]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
remove reveal_type import
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 27 Feb 2023 13:29:45 +0000 (08:29 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 27 Feb 2023 13:29:45 +0000 (08:29 -0500)
commit1dadf3584ab9d3a34544b8cb40f787927e55c789
tree90b28839c0e66115f7c82efec7817a51606a9529
parent8d16aac95d99c708ff4eecc9f8676776c27cfd58
remove reveal_type import

this is not really a thing until python 3.11

Change-Id: I4807fb01b718aa1b76dd70c561143acb22ff7b6c
test/ext/mypy/plain_files/sessionmakers.py