aboutsummaryrefslogtreecommitdiffstats
path: root/klippy/extras/htu21d.py
diff options
context:
space:
mode:
Diffstat (limited to 'klippy/extras/htu21d.py')
-rw-r--r--klippy/extras/htu21d.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/klippy/extras/htu21d.py b/klippy/extras/htu21d.py
index d7104503..cf3b4c4a 100644
--- a/klippy/extras/htu21d.py
+++ b/klippy/extras/htu21d.py
@@ -4,6 +4,7 @@
#
# This file may be distributed under the terms of the GNU GPLv3 license.
import logging
+
from . import bus
######################################################################