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