Spaces:
Running
on
Zero
Running
on
Zero
File size: 140 Bytes
eb5ea89 |
1 2 3 4 5 6 |
import pytest
from gradio_interface import gradio_interface
def test_gradio_interface():
# implement tests for Gradio frontend
pass |