Skip to content

Commit 9ea3a27

Browse files
committed
add __init__.py files to concore_cli packages
1 parent 1bcb653 commit 9ea3a27

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

concore_cli/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
"""ConCore CLI package."""

concore_cli/commands/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
"""ConCore CLI commands package."""

0 commit comments

Comments
 (0)