]> git.ipfire.org Git - thirdparty/psycopg.git/commit
chore: remove ignore unneeded in mypy >= 1.18.1 maint-3.2
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Fri, 12 Sep 2025 15:18:37 +0000 (17:18 +0200)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Fri, 12 Sep 2025 15:42:30 +0000 (17:42 +0200)
commit0ce744a410b73f71e3d971872d54bc935cbf9af1
tree6729a9ed1600bb8b7b40b729f51875aee865267c
parenta2faa358bb7a310b3ce4fe367460f90f8647d6cf
chore: remove ignore unneeded in mypy >= 1.18.1

We can't bump the min mypy on this maintenance branch because it doesn't
support Python 3.8, therefore ignore warnings in this file to
accommodate the min supported mypy version 1.14.
pyproject.toml
tests/types/test_uuid.py