]> git.ipfire.org Git - thirdparty/psycopg.git/commitdiff
Make tests/pool a Python package
authorDenis Laxalde <denis.laxalde@dalibo.com>
Tue, 2 Nov 2021 12:09:05 +0000 (13:09 +0100)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Wed, 3 Nov 2021 15:55:14 +0000 (16:55 +0100)
Otherwise, per-module mypy configuration does not apply (and we, e.g.,
get error about "no-untyped-defs").

tests/pool/__init__.py [new file with mode: 0644]

diff --git a/tests/pool/__init__.py b/tests/pool/__init__.py
new file mode 100644 (file)
index 0000000..e69de29