Skip to content

Commit 4b9064c

Browse files
committed
Add suppport for module syntax
1 parent f19810e commit 4b9064c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/lazydocs/__main__.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
from ._cli import app
2+
3+
app()

0 commit comments

Comments
 (0)