Skip to content

Commit 89c90e0

Browse files
committed
small comment
1 parent 14a0e52 commit 89c90e0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mds/mng/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77

88

99
def start_from_command_line_interface():
10+
"""Access point to CLI API"""
1011
try:
1112
cli()
1213
except Exception as e:

0 commit comments

Comments
 (0)