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 fd7b3b3 commit 6ef399eCopy full SHA for 6ef399e
src/gitingest/parse_query.py
@@ -6,7 +6,6 @@
6
7
from gitingest.ignore_patterns import DEFAULT_IGNORE_PATTERNS
8
9
-
10
TMP_BASE_PATH = "../tmp"
11
HEX_DIGITS = set(string.hexdigits)
12
0 commit comments