core/homeassistant/components/nightscout
Marc Mueller 2956eb0902
Update pylint to 2.7.3 (#48488)
* Update pylint to 2.7.3

* Add class-const-naming-style

* Remove unused-import message

* Additional cleanup
2021-03-29 18:02:56 -10:00
..
translations [ci skip] Translation update 2021-03-20 00:04:10 +00:00
__init__.py Uniformize platform setup (#47101) 2021-03-02 21:43:59 +01:00
config_flow.py Update pylint to 2.7.3 (#48488) 2021-03-29 18:02:56 -10:00
const.py Clean up constants (#46885) 2021-02-22 15:28:08 +01:00
manifest.json
sensor.py Migrate integrations n-q to extend SensorEntity (#48214) 2021-03-22 19:46:46 +01:00
strings.json
utils.py