Python: API graph tests: add --max-import-depth=1

Before this, I ended up extracting 454 modules locally 😱
This commit is contained in:
Rasmus Wriedt Larsen
2021-05-21 15:58:15 +02:00
parent 9a4709c134
commit 7a5fd02442

View File

@@ -1 +1 @@
semmle-extractor-options: --lang=3
semmle-extractor-options: --lang=3 --max-import-depth=1