Skip to content

Commit

Permalink
raise pint.UnitStrippedWarning as error (#702)
Browse files Browse the repository at this point in the history
  • Loading branch information
CagtayFabry authored Feb 9, 2022
1 parent ad9e337 commit ae2dff5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ norecursedirs = doc
filterwarnings =
ignore::DeprecationWarning:traittypes.*:
ignore:Passing method to :FutureWarning:xarray.*:
error::pint.UnitStrippedWarning

[isort]
profile = black
Expand Down

0 comments on commit ae2dff5

Please sign in to comment.