ssms_gui / tests /conftest.py
Alexander
Render `_s*` model plots at expected variability + per-sample NDT
ecf42d4
raw
history blame contribute delete
109 Bytes
import sys
from pathlib import Path
sys.path.insert(0, str(Path(__file__).resolve().parent.parent / "src"))