Skip to content

Fix usage of pylint exceptions #662

Open
@vkucera

Description

@vkucera

# pylint: disable= exceptions are overused and misused.

  • Fix warnings that can be fixed.
  • Use the remaining exceptions only within the scope where they are supposed to apply, i.e.

    at the desired block level or at the end of the desired line of code

See documentation and FAQ for more details.

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