powrap/powrap/__main__.py

4 lines
79 B
Python

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