lightning/tests/integrations_app/public/__init__.py

4 lines
92 B
Python

from pathlib import Path
_PATH_EXAMPLES = Path(__file__).resolve().parents[3] / "examples"