Skip to content

Commit

Permalink
Ignore magic module when linting
Browse files Browse the repository at this point in the history
Linting magic module from pip doesn't seem to work correctly
  • Loading branch information
velezd committed Jan 10, 2025
1 parent dcea040 commit ef8c2a8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .pylintrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[TYPECHECK]
ignored-modules=magic

0 comments on commit ef8c2a8

Please sign in to comment.