We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58025de commit c001f7dCopy full SHA for c001f7d
plugwise/legacy/smile.py
@@ -27,7 +27,6 @@
27
from plugwise.legacy.data import SmileLegacyData
28
29
from munch import Munch
30
-from packaging.version import Version
31
32
33
class SmileLegacyAPI(SmileLegacyData):
plugwise/smile.py
@@ -35,7 +35,6 @@
35
36
# Dict as class
37
38
39
40
41
class SmileAPI(SmileData):
0 commit comments