Spaces:
Sleeping
Sleeping
File size: 69 Bytes
f6625cd |
1 2 3 4 |
def test_imports():
import gradio, numpy # noqa
assert True
|