Ask a question to get started
Enter to send•Shift+Enter new line
Try to parse a model specification, returning None on failure.
try_parse( cls, spec: str, ) -> ModelSpec | None
spec
str
Model specification to parse.