mirror of
https://github.com/python-kasa/python-kasa.git
synced 2026-01-19 10:12:42 +00:00
Add flake8 to tox, disable qa on pyHS100/__init__.py, fix py27 compatibility (#31)
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
# flake8: noqa
|
||||
from __future__ import absolute_import
|
||||
from __future__ import unicode_literals
|
||||
from pyHS100.pyHS100 import SmartBulb, SmartPlug, TPLinkSmartHomeProtocol, SmartPlugException
|
||||
|
||||
Reference in New Issue
Block a user