ReproduciblePython/reproducible/__main__.py

4 lines
51 B
Python
Raw Normal View History

2024-08-27 22:31:47 -07:00
import reproducible.util
2024-03-17 16:05:06 -07:00
2024-08-27 22:31:47 -07:00
reproducible.util.main()