]> 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>
Fri, 27 Dec 2024 03:01:59 +0000 (04:01 +0100)
commita4efa33914095f71b9b200a53b248d7789652940
tree72245383b32377c18222ed5fe19ff5fa9ad7eb1e
parent8f3b2b270b3fe8a21f0dcfe377cccc1c684231f5
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