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

Skip to content

Commit dfe99b0

Browse files
RasmusWLerik-krogh
andauthored
Python: Apply suggestions from code review
Co-authored-by: Erik Krogh Kristensen <[email protected]>
1 parent 0a589be commit dfe99b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

python/ql/test/experimental/meta/MaDTest.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ private import semmle.python.dataflow.new.internal.PrintNode
44
private import semmle.python.frameworks.data.ModelsAsData
55
// need to import Frameworks to get the actual modeling imported
66
private import semmle.python.Frameworks
7-
// this improt needs to be public to get the query predicates propagated to the actual test files
7+
// this import needs to be public to get the query predicates propagated to the actual test files
88
import TestUtilities.InlineExpectationsTest
99

1010
class MadSinkTest extends InlineExpectationsTest {

0 commit comments

Comments
 (0)