Skip to content

Commit 344dd2d

Browse files
Qldoc fix
1 parent 2aea356 commit 344dd2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4610,7 +4610,7 @@ module StdlibPrivate {
46104610
}
46114611
}
46124612

4613-
/** A flow summary for ``zip`. */
4613+
/** A flow summary for `zip`. */
46144614
class ZipSummary extends SummarizedCallable {
46154615
ZipSummary() { this = "builtins.zip" }
46164616

0 commit comments

Comments
 (0)