]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commitdiff
changelog fix
authorMike Bayer <mike_mp@zzzcomputing.com>
Tue, 24 Oct 2023 12:28:39 +0000 (08:28 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 24 Oct 2023 12:28:39 +0000 (08:28 -0400)
Change-Id: I24e4536831e4915c2a7cfcf25b082e97bcac699b

docs/build/unreleased/improve_typing.rst

index 43647fe63af292f260761d4e1a4b81a0275ea4c2..ccaab00fcbf3eb60a97a45b40e0c30536954ceae 100644 (file)
@@ -1,5 +1,5 @@
 .. change::
-    :tags: typing
+    :tags: typing, bug
     :tickets: 930
 
     Improve typing of the revision parameter in various command functions.