Skip to content

Make io.votable.exceptions.MAX_WARNINGS configurable #7529

@pllim

Description

@pllim

Currently, io.votable.exceptions.MAX_WARNINGS is hardcoded to 10. There might be cases where users wish to increase/decrease that value. Perhaps we should make it a configurable item in io/votable/__init__.py; but if that introduces ugly circular imports, it can instead be a configurable item within exceptions.py itself.

Whoever wants to tackle this also has to write tests for it (and a change log).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions