Spaces:
Runtime error
Runtime error
File size: 75 Bytes
6eefbd7 |
1 2 3 4 |
from .path import SVGPath, parse_path
__all__ = ["SVGPath", "parse_path"]
|