1
0
mirror of synced 2024-11-14 18:07:36 +01:00
bemaniutils/bemani/__init__.py

4 lines
74 B
Python
Raw Normal View History

import os.path
package_root = os.path.dirname(os.path.abspath(__file__))