File tree
3 files changed
+3
-3
lines changed- mypy
- test-data/stdlib-samples/3.2/test
3 files changed
+3
-3
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
85 | 85 |
| |
86 | 86 |
| |
87 | 87 |
| |
88 |
| - | |
| 88 | + | |
89 | 89 |
| |
90 | 90 |
| |
91 | 91 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
46 | 46 |
| |
47 | 47 |
| |
48 | 48 |
| |
49 |
| - | |
| 49 | + | |
50 | 50 |
| |
51 | 51 |
| |
52 | 52 |
| |
|
- .travis.yml+12-9
- runtests.sh+4
- stdlib/2.7/__builtin__.pyi+13-15
- stdlib/2.7/argparse.pyi-192
- stdlib/2.7/subprocess.pyi+45-14
- stdlib/2.7/traceback.pyi+1
- stdlib/2and3/argparse.pyi+156
- stdlib/2and3/warnings.pyi+31-25
- stdlib/3/argparse.pyi-163
- stdlib/3/builtins.pyi+9-9
- stdlib/3/os/__init__.pyi+6-5
- stdlib/3/subprocess.pyi+52-12
- stdlib/3/unittest.pyi+291-139
- tests/mypy_test.py+1-1
- tests/pytype_blacklist.txt+59
- tests/pytype_test.py+109
- third_party/2.7/dateutil/__init__.pyi
- third_party/2.7/dateutil/parser.pyi+39
0 commit comments