3 lines
61 B
Python
3 lines
61 B
Python
|
from .specs import Spec
|
||
|
from .parser import parse_specs_file
|