]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commitdiff
[docs] fix versionchanged directive in autogenerate docs 798/head
authorJames Lamb <jaylamb20@gmail.com>
Mon, 22 Feb 2021 05:35:52 +0000 (23:35 -0600)
committerJames Lamb <jaylamb20@gmail.com>
Mon, 22 Feb 2021 05:35:52 +0000 (23:35 -0600)
docs/build/autogenerate.rst

index 2d83f784f240a8d8517ebc3aa7122c11699abeb8..00fd7436e62ecf02aa3cb0fdd7e19bba021716e5 100644 (file)
@@ -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