Spaces:
Runtime error
Runtime error
File size: 70 Bytes
f949b3f |
1 2 3 4 5 |
from pathlib import Path
WORK_DIR = Path(__file__).resolve().parent
|