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