powrap/powrap/__main__.py
2019-12-10 10:09:21 +01:00

5 lines
80 B
Python

"""python -m powrap entry point.
"""
__import__("powrap.powrap").powrap.main()