Skip to content

replace asserts with ValueError or TypeError #707

@dwalton76

Description

@dwalton76

Although not common asserts can be disabled (python -O run.py). We have a lot of places in the code where we are using asserts but should really be raising ValueError.

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