Skip to content

Commit bf57c93

Browse files
committed
Revert ruff fix
1 parent 483f89c commit bf57c93

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

plugwise/__init__.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
11
"""Plugwise module."""
2+
3+
from plugwise.smile import Smile # noqa: F401
4+
from plugwise.stick import Stick # noqa: F401

0 commit comments

Comments
 (0)