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 befe73d commit 4e80abbCopy full SHA for 4e80abb
python/ql/test/3/query-tests/Statements/iter/supress_uses_from_tests.py
@@ -1,5 +1,5 @@
1
-# This example illustrates that all valid results are not useful.
2
-# The alert in this file should be suppressed (TODO).
+# This example illustrates that not all valid results are useful.
+# The alert in this file should be suppressed.
3
# see https://github.com/Semmle/ql/issues/3207
4
5
def foo(l):
0 commit comments