TrendFlow / widgets /utils.py
Adapting's picture
init
9420338
raw
history blame
74 Bytes
from pathlib import Path
PACKAGE_ROOT = str(Path(__package__).absolute())