Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a589be commit dfe99b0Copy full SHA for dfe99b0
1 file changed
python/ql/test/experimental/meta/MaDTest.qll
@@ -4,7 +4,7 @@ private import semmle.python.dataflow.new.internal.PrintNode
4
private import semmle.python.frameworks.data.ModelsAsData
5
// need to import Frameworks to get the actual modeling imported
6
private import semmle.python.Frameworks
7
-// this improt needs to be public to get the query predicates propagated to the actual test files
+// this import needs to be public to get the query predicates propagated to the actual test files
8
import TestUtilities.InlineExpectationsTest
9
10
class MadSinkTest extends InlineExpectationsTest {
0 commit comments