Add flake8 to tox, disable qa on pyHS100/__init__.py, fix py27 compatibility (#31)

This commit is contained in:
Teemu R
2017-01-17 14:38:44 +01:00
committed by GadgetReactor
parent 2d6376b597
commit 5dc94cd5c8
3 changed files with 14 additions and 3 deletions

View File

@@ -1,3 +1,4 @@
# flake8: noqa
from __future__ import absolute_import
from __future__ import unicode_literals
from pyHS100.pyHS100 import SmartBulb, SmartPlug, TPLinkSmartHomeProtocol, SmartPlugException