corrscope/ovgenpy/__main__.py

5 wiersze
67 B
Python

from ovgenpy import cli
if __name__ == '__main__':
cli.main()