Skip to content

Commit

Permalink
pylint typecheck setting
Browse files Browse the repository at this point in the history
  • Loading branch information
burnout87 committed Sep 22, 2023
1 parent 0325dd4 commit 2bf5ba6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,6 @@ values =
[bumpversion:file:doc/source/user_guide/UploadToGallery.ipynb]

[bumpversion:file:doc/source/install.rst]

[tool.pylint.typecheck]
ignored-modules = [astropy.units]

0 comments on commit 2bf5ba6

Please sign in to comment.