Spaces:
Runtime error
Runtime error
File size: 102 Bytes
5667416 |
1 2 3 4 5 |
import os
base_dir = os.path.dirname(os.path.abspath(__file__))
main_dir = os.path.dirname(base_dir)
|