python: remove copied comment

This commit is contained in:
yoff
2025-04-30 20:01:43 +02:00
parent 531f2a15a4
commit cf45e771f3

View File

@@ -1973,7 +1973,6 @@ module StdlibPrivate {
override DataFlow::Node getValueArg() { result = this.getArg(1) }
// TODO: These checks perhaps could be made more precise.
override predicate nameAllowsNewline() { any() }
override predicate valueAllowsNewline() { any() }