mirror of
https://github.com/brycedrennan/imaginAIry
synced 2024-11-05 12:00:15 +00:00
4 lines
53 B
Python
4 lines
53 B
Python
import os.path
|
|
|
|
PKG_ROOT = os.path.dirname(__file__)
|