7 lines
84 B
Python
Raw Normal View History

#!/usr/bin/env python
import __init__
if __name__ == '__main__':
__init__.main()