Python: Fix qldoc.

This commit is contained in:
Mark Shannon
2019-02-28 11:29:03 +00:00
parent faf9b4886d
commit af2680729f

View File

@@ -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() {