]> git.ipfire.org Git - thirdparty/psycopg.git/commit
chore: drop annotation on empty lists, now unneeded
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Thu, 26 Dec 2024 18:46:32 +0000 (19:46 +0100)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Thu, 9 Jan 2025 13:43:57 +0000 (14:43 +0100)
commitf6792b691ccf0f37d8a2434a9b70b8bd5fbf0eb8
tree8a36978e301428445b5f572a70e1b36661da4c7d
parenta762fd5350b0a5da9edaca7d6a5a2bb2a865627e
chore: drop annotation on empty lists, now unneeded

If needed, it is considered wrong anyway, because it should be annotated
as class attribute.
psycopg/psycopg/pq/_pq_ctypes.py