]> git.ipfire.org Git - thirdparty/psycopg.git/commit
Let mypy check tests/types code 132/head
authorDenis Laxalde <denis.laxalde@dalibo.com>
Thu, 28 Oct 2021 09:35:04 +0000 (11:35 +0200)
committerDenis Laxalde <denis.laxalde@dalibo.com>
Tue, 2 Nov 2021 08:54:39 +0000 (09:54 +0100)
commitca6d2c1fa7e95ec18221f3170a2743cd6ff08e88
treed802d5b37b8bfabcbb7f9d096d8021467de47d7f
parent24c7c61547b2ea82a9a1bf3ce78c287db8043f96
Let mypy check tests/types code

We configure mypy to check untyped defs in tests/ directory, but only
let it check tests/types files at the moment.
pyproject.toml