Skip to content

Fix usage of pylint exceptions #662

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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