We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 448e078 commit f21ac04Copy full SHA for f21ac04
python/ql/lib/semmle/python/frameworks/Stdlib.qll
@@ -242,7 +242,7 @@ module Stdlib {
242
// logging
243
// ---------------------------------------------------------------------------
244
/**
245
- * Provides models for the `logging.Logger` class
+ * Provides models for the `logging.Logger` class and subclasses.
246
*
247
* See https://docs.python.org/3.9/library/logging.html#logging.Logger.
248
*/
0 commit comments