Skip to content

Commit b0944bc

Browse files
authored
Merge pull request #37 from JeromeK13/main
Add support for module call
2 parents f19810e + 4b9064c commit b0944bc

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)