Spaces:
Runtime error
Runtime error
File size: 82 Bytes
54011d4 |
1 2 3 4 5 |
import sys
import os
sys.path.append(os.path.dirname(os.path.abspath(__file__)))
|