Skip to content

Commit e642808

Browse files
yoffintrigus-lgtm
andauthored
Update python/ql/test/experimental/dataflow/coverage/classes.py
Co-authored-by: intrigus-lgtm <[email protected]>
1 parent a896246 commit e642808

File tree

1 file changed

+1
-1
lines changed
  • python/ql/test/experimental/dataflow/coverage

1 file changed

+1
-1
lines changed

python/ql/test/experimental/dataflow/coverage/classes.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# These tests should cover all the class calls that we hope to support.
66
# It is based on https://docs.python.org/3/reference/datamodel.html, and headings refer there.
77
#
8-
# Intended sources should be the variable `SOURCE` and intended sinks should be.
8+
# Intended sources should be the variable `SOURCE` and intended sinks should be
99
# arguments to the function `SINK` (see python/ql/test/experimental/dataflow/testConfig.qll).
1010
#
1111
# Functions whose name ends with "_with_local_flow" will also be tested for local flow.

0 commit comments

Comments
 (0)