Merge pull request #761 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-16 11:38:02 +01:00
committed by GitHub

View File

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