mirror of
https://github.com/github/codeql.git
synced 2025-12-20 10:46:30 +01:00
Python: annotate new test
This commit is contained in:
@@ -54,7 +54,7 @@ def test_example1_method():
|
||||
myobj = MyObj("OK")
|
||||
|
||||
myobj.setFoo(SOURCE)
|
||||
SINK(myobj.foo)
|
||||
SINK(myobj.foo) # Flow not found
|
||||
|
||||
|
||||
def test_example2():
|
||||
|
||||
Reference in New Issue
Block a user