gradio/test/test_interfaces.py
2020-09-21 11:51:39 -07:00

4 lines
63 B
Python

import unittest
if __name__ == '__main__':
unittest.main()