Skip to content

Commit dcdbc00

Browse files
authored
Merge pull request #753 from markshannon/python-fix-regex-test-depth
Python tests: Increase import depth to ensure sre_constants module is imported.
2 parents b0dd3df + 33a2315 commit dcdbc00

File tree

1 file changed

+1
-1
lines changed
  • python/ql/test/library-tests/regex

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
semmle-extractor-options: --max-import-depth=2
1+
semmle-extractor-options: --max-import-depth=3

0 commit comments

Comments
 (0)