We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 48c8713 + 6d37dec commit ea68261Copy full SHA for ea68261
1 file changed
src/devman/commands/__init__.py
@@ -6,7 +6,7 @@
6
from . import index
7
from .init import init
8
from .switch import switch
9
-from .up import up
+from . import up
10
11
__all__ = [
12
"bootstrap",
0 commit comments