1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-29 22:24:26 +00:00
Otto Winter
2019-12-04 17:13:34 +01:00
committed by GitHub
parent 33c08812cc
commit bba6d6897d
11 changed files with 37 additions and 32 deletions

View File

@@ -18,7 +18,7 @@ Topic :: Home Automation
[flake8]
max-line-length = 120
builtins = unicode, long, raw_input
builtins = unicode, long, raw_input, basestring
exclude = api_pb2.py
[bdist_wheel]