mirror of
https://github.com/github/codeql.git
synced 2026-04-30 11:15:13 +02:00
Python: Fix qldoc.
This commit is contained in:
@@ -5,7 +5,7 @@ import semmle.python.security.strings.Basic
|
||||
import semmle.python.web.Http
|
||||
import semmle.python.web.cherrypy.General
|
||||
|
||||
/** A twisted.web.http.Request object */
|
||||
/** The cherrypy.request local-proxy object */
|
||||
class CherryPyRequest extends TaintKind {
|
||||
|
||||
CherryPyRequest() {
|
||||
|
||||
Reference in New Issue
Block a user