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 a896246 commit e642808Copy full SHA for e642808
python/ql/test/experimental/dataflow/coverage/classes.py
@@ -5,7 +5,7 @@
5
# These tests should cover all the class calls that we hope to support.
6
# It is based on https://docs.python.org/3/reference/datamodel.html, and headings refer there.
7
#
8
-# Intended sources should be the variable `SOURCE` and intended sinks should be.
+# Intended sources should be the variable `SOURCE` and intended sinks should be
9
# arguments to the function `SINK` (see python/ql/test/experimental/dataflow/testConfig.qll).
10
11
# Functions whose name ends with "_with_local_flow" will also be tested for local flow.
0 commit comments