Commit fc66752
pythongh-104036: Fix direct invocation of test_typing (pythonGH-104037)
Previously, `python -m test test_typing` worked, but `python Lib/test/test_typing.py` did not.
(cherry picked from commit 4181d07)
Co-authored-by: Kirill Podoprigora <80244920+Eclips4@users.noreply.github.com>1 parent d8055b8 commit fc66752
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
117 | | - | |
| 117 | + | |
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
| |||
0 commit comments