Skip to content

Commit 87626a9

Browse files
committed
cli/__init__.py: fix import layout again
1 parent 802c9d8 commit 87626a9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pybricksdev/cli/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
import argcomplete
1919
import questionary
2020
from argcomplete.completers import FilesCompleter
21-
2221
from packaging.version import Version
2322

2423
from pybricksdev import __name__ as MODULE_NAME

0 commit comments

Comments
 (0)