mirror of
https://github.com/DragonMinded/bemaniutils.git
synced 2026-05-21 02:18:16 -05:00
4 lines
74 B
Python
4 lines
74 B
Python
import os.path
|
|
|
|
package_root = os.path.dirname(os.path.abspath(__file__))
|