Skip to content

Commit f21ac04

Browse files
yoffRasmusWL
andauthored
Update python/ql/lib/semmle/python/frameworks/Stdlib.qll
Co-authored-by: Rasmus Wriedt Larsen <[email protected]>
1 parent 448e078 commit f21ac04

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
@@ -242,7 +242,7 @@ module Stdlib {
242242
// logging
243243
// ---------------------------------------------------------------------------
244244
/**
245-
* Provides models for the `logging.Logger` class
245+
* Provides models for the `logging.Logger` class and subclasses.
246246
*
247247
* See https://docs.python.org/3.9/library/logging.html#logging.Logger.
248248
*/

0 commit comments

Comments
 (0)