Spaces:
Runtime error
Runtime error
File size: 59 Bytes
61c2d32 |
1 2 3 |
# import from directory is not allowed
from . import dir1a
|