Files
DicePlayer/tests/_assets/__init__.py
Vitor Hideyoshi 2802f10013
Some checks failed
build and upload / test (3.10) (push) Failing after 1m45s
build and upload / pypi-upload (push) Has been skipped
refactor: restructure dice environment handling and update Python version requirement
2026-03-29 17:57:51 -03:00

5 lines
62 B
Python

from pathlib import Path
ASSETS_DIR = Path(__file__).parent