Files
2025-08-18 10:57:52 +00:00

5 lines
63 B
Python

from .bench import main
if __name__ == "__main__":
main()