]> git.ipfire.org Git - thirdparty/psycopg.git/commit
Rename a variable in test_composite.py::test_register_scope()
authorDenis Laxalde <denis.laxalde@dalibo.com>
Thu, 28 Oct 2021 08:42:49 +0000 (10:42 +0200)
committerDenis Laxalde <denis.laxalde@dalibo.com>
Tue, 2 Nov 2021 08:53:40 +0000 (09:53 +0100)
commit24c7c61547b2ea82a9a1bf3ce78c287db8043f96
treeb87b101b9fe903048110096f2015910ca80db7b7
parent2d5fe7e70ae89f34dea8d0a0338533333f48eccc
Rename a variable in test_composite.py::test_register_scope()

To make mypy happy.
tests/types/test_composite.py