Thanks to visit codestin.com
Credit goes to github.com

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • python/ql/test/experimental/dataflow/ApiGraphs
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)