Skip to content
Snippets Groups Projects

Ignore Pylint warnings for LISA Constants

LISA Constants now uses dynamic generation of members. They are not recognized by Pylint, which issues no-member (W0611) warnings for each imported constants.

We add the module to the .pylintrc to be ignored.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
Please register or sign in to reply
Loading