Python: undo change to --max-import-depth

This is not necessary as long as `LibraryCall` only
includes unresolved calls.
This commit is contained in:
Rasmus Lerchedahl Petersen
2022-09-14 12:52:27 +02:00
parent 245baa51a3
commit 33b508d6e6
2 changed files with 5 additions and 4 deletions

View File

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