Eklavya Sharma
|
b805e0ca10
|
mypy: Assert non-Noneness.
Convince mypy that an object cannot be None by using an assert.
|
2017-05-23 21:56:50 -07:00 |
Eklavya Sharma
|
481d14df39
|
mypy: Remove a type: ignore.
https://github.com/python/typeshed/pull/693 was merged.
|
2017-05-23 21:56:48 -07:00 |
Aditya Bansal
|
306e74c60d
|
pep8: Add compliance with rule E261 to replace-tarball-shebang.
|
2017-05-18 03:00:32 +05:30 |
Tim Abbott
|
4e171ce787
|
lint: Clean up E126 PEP-8 rule.
|
2017-01-23 22:06:13 -08:00 |
Anders Kaseorg
|
6549dfd1d0
|
build-release-tarball: Add --py3 option for python3 shebang lines.
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
|
2016-11-29 17:45:18 -08:00 |