We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e183c9 commit b1a58deCopy full SHA for b1a58de
adafruit_itertools/adafruit_itertools_extras.py
@@ -39,7 +39,7 @@
39
40
# pylint:disable=invalid-name,keyword-arg-before-vararg,relative-beyond-top-level
41
42
-from . import adafruit_itertools as it
+import adafruit_itertools as it
43
44
__version__ = "0.0.0-auto.0"
45
__repo__ = "https://github.com/adafruit/Adafruit_CircuitPython_Itertools.git"
0 commit comments