Skip to content

Commit 370a9e4

Browse files
authored
Merge pull request #761 from markshannon/python-fix-regex-test-depth
Python tests: Increase import depth to ensure sre_constants module is imported
2 parents 4a7e0fe + c9a929f commit 370a9e4

File tree

1 file changed

+1
-1
lines changed
  • python/ql/test/query-tests/Expressions/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)