Skip to content

Commit

Permalink
Add pylintrc file to master so we can use it on walrus PR
Browse files Browse the repository at this point in the history
  • Loading branch information
ajjackson committed Sep 5, 2023
1 parent 60ad0aa commit 7c8b90a
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]
# For some reason pylint is convinced that this particular Quantity is an ndarray
generated-members=cell_volume.to

0 comments on commit 7c8b90a

Please sign in to comment.