Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ef8170 commit 49a90c0Copy full SHA for 49a90c0
1 file changed
python/tools/recorded-call-graph-metrics/recreate-db.sh
@@ -10,7 +10,7 @@ fi
10
11
DB="cg-trace-example-db"
12
SRC="example/"
13
-XMLDIR="example-traces/"
+XMLDIR="example-traces"
14
PYTHON_EXTRACTOR=$(codeql resolve extractor --language=python)
15
16
0 commit comments