]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
remove mypy_path workaround and ensure messages received
authorMike Bayer <mike_mp@zzzcomputing.com>
Sat, 23 Jul 2022 14:18:06 +0000 (10:18 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sat, 23 Jul 2022 16:16:27 +0000 (12:16 -0400)
commit4fe222d9412df30fc15ace3d7a7fd4365eb9e05a
tree0f4c39878d7cef35b08c6068d226938c645956c1
parentb9043754f039ff5b2bdf2379bd3d89eadd81e96d
remove mypy_path workaround and ensure messages received

Fixes: #8281
Change-Id: Ice47880ba7924daff68aef6b1791f3c66849f550
test/ext/mypy/plugin_files/relationship_err1.py
test/ext/mypy/plugin_files/relationship_err3.py
test/ext/mypy/plugin_files/typing_err3.py
test/ext/mypy/test_mypy_plugin_py3k.py