Skip to content

Commit

Permalink
add warnings from old sphinx versions to intermittent_warnings file
Browse files Browse the repository at this point in the history
  • Loading branch information
drammock committed Jan 21, 2025
1 parent a1ae380 commit a3b6b11
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions tests/intermittent_warning_list.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,7 @@ WARNING: Cell printed to stderr:
Matplotlib is building the font cache; this may take a moment.
WARNING: failed to reach any of the inventories with the following issues:
intersphinx inventory
# THESE 3 WILL GO AWAY WHEN OUR MIN SPHINX VERSION IS 7.3 OR HIGHER
Here's a version removed message.
.. versionremoved:: v0.1.1
ERROR: Unknown directive type "versionremoved".

0 comments on commit a3b6b11

Please sign in to comment.