Skip to content

Commit

Permalink
Add note for later on warning ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
SolarDrew committed Feb 12, 2025
1 parent c0046b0 commit 4ec44e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pytest.ini
Original file line number Diff line number Diff line change
Expand Up @@ -70,5 +70,5 @@ filterwarnings =
ignore:pkg_resources is deprecated as an API.*:DeprecationWarning
ignore:Deprecated call to .*pkg_resources\.declare_namespace.*mpl_toolkits.*:DeprecationWarning
ignore:Extension .*sunpy-1\.0\.0:asdf.exceptions.AsdfManifestURIMismatchWarning
# ignore:(from package asdf-astropy==0.5.0), which is not currently installed
# This warning should go away in asdf-astropy 0.7.1 and we can stop being ignored then
ignore::asdf.exceptions.AsdfPackageVersionWarning

0 comments on commit 4ec44e2

Please sign in to comment.