powrap/powrap/__main__.py

4 lines
79 B
Python
Raw Permalink Normal View History

2020-12-03 12:10:26 +00:00
"""python -m powrap entry point."""
2019-12-10 09:09:21 +00:00
2018-11-11 20:28:34 +00:00
__import__("powrap.powrap").powrap.main()