Skip to content

Commit

Permalink
Fix new Prospector errors
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrunner committed Feb 4, 2025
1 parent 2a4fe6b commit 668fb68
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .prospector.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ ignore-patterns:
- ^examples/.*.py

pylint:
options:
extension-pkg-allow-list: cairo, SQLiteDict
disable:
- cyclic-import # see: https://github.com/PyCQA/pylint/issues/850

Expand Down

0 comments on commit 668fb68

Please sign in to comment.