We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b672197 commit 3655514Copy full SHA for 3655514
python/ql/src/experimental/semmle/python/frameworks/Stdlib.qll
@@ -46,8 +46,7 @@ private module Re {
46
}
47
48
/**
49
- * A class to find `re` methods immediately executing an expression from a
50
- * compiled expression by `re.compile`.
+ * A class to find `re` methods immediately executing a compiled expression by `re.compile`.
51
*
52
* See `RegexExecutionMethods`
53
0 commit comments