kenken999's picture
test
d8bbcde
raw
history blame
138 Bytes
import pytest
from frontend.gradio_interface import gradio_interface
def test_gradio_interface():
assert gradio_interface is not None