Spaces:
Runtime error
Runtime error
File size: 63 Bytes
c87c295 |
1 2 3 4 |
from pathlib import Path
tsr_base_dir = Path(__file__).parent
|