Skip to content

Commit d5fb1c9

Browse files
tooryxcopybara-github
authored andcommitted
Internal change.
PiperOrigin-RevId: 781560144 Change-Id: Ied1a9b4b7b7dd9afb79c14bef0fcd233f30453de
1 parent c050a06 commit d5fb1c9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • google/fingerprinters/web/scripts/updater/community/gradio/app

google/fingerprinters/web/scripts/updater/community/gradio/app/test_app.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import gradio as gr
1+
from google3.third_party.java_src.tsunami.plugin_server.py.google3.third_party.java_src.tsunami.proto from google3.third_party.java_src.tsunami.plugin_server.py import gradio as gr
22

33
def greet(name, intensity):
44
return "Hello, " + name + "!" * int(intensity)

0 commit comments

Comments
 (0)