Merge pull request #753 from markshannon/python-fix-regex-test-depth

Python tests: Increase import depth to ensure sre_constants module is imported.
This commit is contained in:
Taus
2019-01-11 16:46:56 +01:00
committed by GitHub

View File

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