]> git.ipfire.org Git - thirdparty/psycopg.git/commit
Ignore mypy 'index' errors about cursor.fetchone() in connection tests
authorDenis Laxalde <denis.laxalde@dalibo.com>
Fri, 5 Nov 2021 12:08:56 +0000 (13:08 +0100)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Wed, 10 Nov 2021 01:57:39 +0000 (02:57 +0100)
commit472e2559f8fb1e4eff4e5539d86e08e58e92cd8e
tree1c93e2661ea032f7223a90f62d23901a3bc7e0a5
parent2b4b46efec78ca1ed48432275f5b65b72298b941
Ignore mypy 'index' errors about cursor.fetchone() in connection tests
tests/test_connection.py
tests/test_connection_async.py