mirror of
https://github.com/github/codeql.git
synced 2026-04-30 19:26:02 +02:00
Python: Minor adjustment in QLDoc
This commit is contained in:
committed by
GitHub
parent
8cd9fdebf9
commit
99081ea7e0
@@ -24,7 +24,7 @@ private import semmle.python.ApiGraphs
|
||||
*/
|
||||
private module FlaskAdmin {
|
||||
/**
|
||||
* 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
|
||||
* function exposed in the admin interface (and make it a request handler)
|
||||
*
|
||||
* See https://flask-admin.readthedocs.io/en/latest/api/mod_base/#flask_admin.base.expose
|
||||
|
||||
Reference in New Issue
Block a user