Fix tests

This commit is contained in:
Sylwia Budzynska
2024-05-10 12:41:47 +02:00
parent 52ceb7fb89
commit d6acea1d0c
4 changed files with 9 additions and 12 deletions

View File

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