We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f1bd53 commit c818dc1Copy full SHA for c818dc1
src/gitingest/cli.py
@@ -212,4 +212,4 @@ async def _async_main(
212
213
214
if __name__ == "__main__":
215
- main()
+ main()
test.txt
@@ -5924,5 +5924,3 @@ async def _assert_basic_repo_fields(url: str) -> IngestionQuery:
5924
assert query.slug == "user-repo"
5925
5926
return query
5927
-
5928
0 commit comments