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 8cd9fde commit 99081eaCopy full SHA for 99081ea
python/ql/lib/semmle/python/frameworks/FlaskAdmin.qll
@@ -24,7 +24,7 @@ private import semmle.python.ApiGraphs
24
*/
25
private module FlaskAdmin {
26
/**
27
- * A call to `flask_admin.expose`, which should be used as a decorator to make the
+ * A call to `flask_admin.expose`, which is used as a decorator to make the
28
* function exposed in the admin interface (and make it a request handler)
29
*
30
* See https://flask-admin.readthedocs.io/en/latest/api/mod_base/#flask_admin.base.expose
0 commit comments