Skip to content

Commit 7a5fd02

Browse files
committed
Python: API graph tests: add --max-import-depth=1
Before this, I ended up extracting 454 modules locally 😱
1 parent 9a4709c commit 7a5fd02

File tree

1 file changed

+1
-1
lines changed
  • python/ql/test/experimental/dataflow/ApiGraphs

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
semmle-extractor-options: --lang=3
1+
semmle-extractor-options: --lang=3 --max-import-depth=1

0 commit comments

Comments
 (0)