Skip to content

v2: version check  #349

@FFroehlich

Description

@FFroehlich

pteab.v2.Problem.from_yaml will only accept "2.0.0" as version string, even though it sounds like "2" would also be valid according to spec.

see

if yaml_config[FORMAT_VERSION] not in {"2.0.0"}:

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions