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