Commit 4181d07
authored
pythongh-104036: Fix direct invocation of test_typing (python#104037)
Previously, `python -m test test_typing` worked, but `python Lib/test/test_typing.py` did not.1 parent 59c27fa commit 4181d07
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
120 | | - | |
| 120 | + | |
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
| |||
0 commit comments