mirror of
https://github.com/gradio-app/gradio.git
synced 2024-12-21 02:19:59 +08:00
4 lines
63 B
Python
4 lines
63 B
Python
import unittest
|
|
|
|
if __name__ == '__main__':
|
|
unittest.main() |