Skip to content

Commit

Permalink
Fix error ignoring
Browse files Browse the repository at this point in the history
  • Loading branch information
SolarDrew committed Feb 11, 2025
1 parent 8ba86f6 commit 45b7c63
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pytest.ini
Original file line number Diff line number Diff line change
Expand Up @@ -70,4 +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
# ignore:(from package asdf-astropy==0.5.0), which is not currently installed
ignore::asdf.exceptions.AsdfPackageVersionWarning

0 comments on commit 45b7c63

Please sign in to comment.