mirror of
https://github.com/github/codeql.git
synced 2026-04-26 09:15:12 +02:00
Update python/ql/lib/semmle/python/frameworks/Stdlib.qll
Co-authored-by: Rasmus Wriedt Larsen <rasmuswriedtlarsen@gmail.com>
This commit is contained in:
@@ -4134,7 +4134,7 @@ private module StdlibPrivate {
|
||||
}
|
||||
|
||||
/**
|
||||
* A flow summary for `dict.setdefault` at specifi key.
|
||||
* A flow summary for `dict.setdefault` at specific content.
|
||||
* See https://docs.python.org/3.10/library/stdtypes.html#dict.setdefault
|
||||
* This summary handles read and store steps. See `DictSetdefaultSummary`
|
||||
* for the dataflow steps.
|
||||
|
||||
Reference in New Issue
Block a user