ed1758a26a
[Mod] use black instead of yapf
5 lines
64 B
Python
5 lines
64 B
Python
import unittest
|
|
|
|
if __name__ == "__main__":
|
|
unittest.main()
|