mirror of
https://github.com/brycedrennan/imaginAIry
synced 2024-10-31 03:20:40 +00:00
4 lines
53 B
Python
4 lines
53 B
Python
|
import os.path
|
||
|
|
||
|
PKG_ROOT = os.path.dirname(__file__)
|