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