Thanks to visit codestin.com
Credit goes to github.com

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • python/ql/test/query-tests/Expressions/Regex
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)