Ville Skyttä
|
707b7c202d
|
Narrow scope of various pylint inline disables (#15364)
* Narrow scope of various pylint inline disables
* Whitespace tweaks
|
2018-10-10 12:17:11 +02:00 |
Ville Skyttä
|
1c42caba76
|
Pylint 2 useless-return fixes (#15677)
|
2018-07-25 19:35:57 +02:00 |
Andrey
|
140a874917
|
Add typing to homeassistant/*.py and homeassistant/util/ (#15569)
* Add typing to homeassistant/*.py and homeassistant/util/
* Fix wrong merge
* Restore iterable in OrderedSet
* Fix tests
|
2018-07-23 10:24:39 +02:00 |
Andrey
|
24d2261060
|
Add check_untyped_defs (#15510)
* Add check_untyped_defs
* Change to regular if-else
|
2018-07-18 00:28:44 +02:00 |
Otto Winter
|
27c1806897
|
Python 3.5 adjustments (#13173)
|
2018-03-15 13:10:54 +02:00 |
Ville Skyttä
|
78a3c01f27
|
Flake8 35 (#11972)
* Upgrade flake8 to 3.5
* Fix flake8 bare except errors
* Make flake8 and pylint cooperate
|
2018-01-29 00:23:53 -08:00 |
Paulus Schoutsen
|
d0021a6171
|
Make monkey patch work in Python 3.6 (#7848)
* Make monkey patch work in Python 3.6
* Update dockerfiles back to 3.6
* Lint
* Do not set env variable for dockerfile
* Lint
|
2017-06-01 23:23:39 -07:00 |