Skip to content

Commit cf45e77

Browse files
committed
python: remove copied comment
1 parent 531f2a1 commit cf45e77

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

python/ql/lib/semmle/python/frameworks/Stdlib.qll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1973,7 +1973,6 @@ module StdlibPrivate {
19731973

19741974
override DataFlow::Node getValueArg() { result = this.getArg(1) }
19751975

1976-
// TODO: These checks perhaps could be made more precise.
19771976
override predicate nameAllowsNewline() { any() }
19781977

19791978
override predicate valueAllowsNewline() { any() }

0 commit comments

Comments
 (0)