rht
|
34bafa654c
|
mypy: Fix future syntax errors and other minor mistakes.
When we move to the Python 3 mypy syntax, we can't reference a class
before its definition.
|
2017-10-10 22:27:16 -07:00 |
rht
|
f15bdce90e
|
tools: Remove print_function.
Tweaked by tabbott to exclude the linter libraries.
|
2017-09-29 15:44:56 -07:00 |
Tim Abbott
|
9640a9e864
|
lint: Clean up E712 PEP-8 rule.
|
2017-01-23 21:11:18 -08:00 |
Tim Abbott
|
bde2da7dfd
|
lint: clean up PEP-8 W391 rule.
|
2017-01-23 20:39:02 -08:00 |
Steve Howell
|
7afb19e0d4
|
Add test driver for the API.
|
2017-01-16 21:12:39 -08:00 |