Skip to content

Commit 8af650a

Browse files
Update src/gitingest/cli.py
1 parent 60e7de7 commit 8af650a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/gitingest/cli.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,4 +195,4 @@ async def _async_main(
195195

196196

197197
if __name__ == "__main__":
198-
main()
198+
main()

0 commit comments

Comments
 (0)