corrscope/ovgenpy/__main__.py

5 wiersze
75 B
Python

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