From: James Lamb Date: Mon, 22 Feb 2021 05:35:52 +0000 (-0600) Subject: [docs] fix versionchanged directive in autogenerate docs X-Git-Tag: rel_1_5_6~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=920bf883a8d2f589e9e0b5a6b1d6e85f75e8f992;p=thirdparty%2Fsqlalchemy%2Falembic.git [docs] fix versionchanged directive in autogenerate docs --- diff --git a/docs/build/autogenerate.rst b/docs/build/autogenerate.rst index 2d83f784..00fd7436 100644 --- a/docs/build/autogenerate.rst +++ b/docs/build/autogenerate.rst @@ -621,7 +621,7 @@ is set to True:: database backend sets as a default value without generating false positives. -..versionchanged 1.4.0:: Added the text and keyword comparison for column types +.. versionchanged:: 1.4.0 Added the text and keyword comparison for column types Alternatively, the :paramref:`.EnvironmentContext.configure.compare_type` parameter accepts a callable function which may be used to implement custom type