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 8e0dafc commit 7c12a03Copy full SHA for 7c12a03
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