mirror of
https://github.com/github/codeql.git
synced 2026-04-29 10:45:15 +02:00
Python: Fixup wording in comment
where you place a not is not without significance :D
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# This example illustrates that all valid results are not useful.
|
||||
# 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.
|
||||
# see https://github.com/Semmle/ql/issues/3207
|
||||
|
||||
def foo(l):
|
||||
|
||||
Reference in New Issue
Block a user