mirror of
https://github.com/github/codeql.git
synced 2026-04-30 11:15:13 +02:00
Python: undo change to --max-import-depth
This is not necessary as long as `LibraryCall` only includes unresolved calls.
This commit is contained in:
@@ -1 +1 @@
|
||||
semmle-extractor-options: --lang=3 --max-import-depth=0
|
||||
semmle-extractor-options: --lang=3 --max-import-depth=1
|
||||
|
||||
Reference in New Issue
Block a user