Skip to content

Commit

Permalink
Ignore imports for linting.
Browse files Browse the repository at this point in the history
  • Loading branch information
cerrussell committed Jan 16, 2024
1 parent 9cfc30e commit 0720c18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,6 @@ max-line-length = 79
logging-format-style = "new"

[tool.pylint.messages_control]
disable = "W1203,R0903"
disable = "W1203,R0903,E0401"


0 comments on commit 0720c18

Please sign in to comment.