ya2 · news · projects · code · about

removed next/prev/rewind
[pmachines.git] / lib / __init__.py
1 from pathlib import Path
2 import sys
3 sys.path.append(str(Path(__file__).parent.parent))