Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5715206

Browse files
yoffintrigus-lgtm
andauthored
Update python/ql/src/experimental/dataflow/internal/DataFlowPrivate.qll
Co-authored-by: intrigus-lgtm <[email protected]>
1 parent 59cee28 commit 5715206

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

python/ql/src/experimental/dataflow/internal/DataFlowPrivate.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ abstract class DataFlowCall extends TDataFlowCall {
180180
}
181181

182182

183-
/** Represents a call to a callable */
183+
/** Represents a call to a callable. */
184184
class CallNodeCall extends DataFlowCall, TCallNode {
185185
CallNode call;
186186
DataFlowCallable callable;

0 commit comments

Comments
 (0)