mirror of
https://github.com/github/codeql.git
synced 2025-12-21 03:06:31 +01:00
Fix decorator QLdoc
This commit is contained in:
@@ -99,7 +99,7 @@ module Gradio {
|
||||
}
|
||||
|
||||
/**
|
||||
* Track `inputs` parameters in Gradio decorators to event handlers, that are sources of untrusted data.
|
||||
* The `inputs` parameters in Gradio decorators to event handlers, that are sources of untrusted data.
|
||||
*/
|
||||
class GradioInputDecorator extends RemoteFlowSource::Range {
|
||||
GradioInputDecorator() {
|
||||
|
||||
Reference in New Issue
Block a user