mirror of
https://github.com/github/codeql.git
synced 2026-04-27 09:45:15 +02:00
Fix tests
This commit is contained in:
@@ -36,8 +36,8 @@ module Gradio {
|
||||
"upload", "release", "select", "stream", "like", "load", "key_up",
|
||||
])
|
||||
.getACall()
|
||||
|
||||
or this = API::moduleImport("gradio").getMember(["Interface", "ChatInterface"]).getACall()
|
||||
or
|
||||
this = API::moduleImport("gradio").getMember(["Interface", "ChatInterface"]).getACall()
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user