1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-24 12:59:34 +00:00

Upgrade linter (#4461)

This commit is contained in:
Paulus Schoutsen
2016-11-18 21:47:59 -08:00
committed by GitHub
parent 37e28428c1
commit d2bbc6ef70
21 changed files with 28 additions and 7 deletions

View File

@@ -138,5 +138,6 @@ def main():
write_file(data)
if __name__ == '__main__':
main()