Ville Skyttä
2f7b79764a
More pylint 2 fixes ( #15565 )
...
## Description:
More fixes flagged by pylint 2 that don't hurt to have before the actual pylint 2 upgrade (which I'll submit soon).
## Checklist:
- [ ] The code change is tested and works locally.
- [x] Local tests pass with `tox`. **Your PR cannot be merged unless tests pass**
2018-07-20 11:45:20 +03:00
Ville Skyttä
b92350fb55
Lint cleanup ( #15103 )
...
* Remove unneeded inline pylint disables
* Remove unneeded noqa's
* Use symbol names instead of message ids in inline pylint disables
2018-06-25 13:05:07 -04:00
David Grant
68986e9143
Updated gc100 package requirement to 1.0.3a ( #10484 )
...
* Updated gc100 package requirement to 1.0.3a
* Update requirements_all.txt
2017-11-09 17:54:45 +01:00
David Grant
b5214af762
Add gc100 platforms and component ( #10159 )
...
* Initial commit of gc100 platforms and component
* Fixed removed temporary code to set import path
* Fixed removed unused import
* Implementing changes requested by @fabaff
* Fixed linter errors
* Remove reference to binary sensor
* Move const
* Add const
* Fix pylint
2017-10-30 08:40:14 +01:00