-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule mypy
updated
8 files
+1 −1 | mypy/join.py | |
+1 −1 | mypy/meet.py | |
+2 −2 | mypy/nodes.py | |
+5 −1 | mypy/plugins/dataclasses.py | |
+2 −4 | mypy/test/testtypes.py | |
+1 −1 | mypy/treetransform.py | |
+3 −1 | test-data/unit/check-dataclasses.test | |
+10 −0 | test-data/unit/check-unreachable-code.test |