File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 3535# usage in the gallery.
3636warnings .filterwarnings ('error' , append = True )
3737
38- # Strip backslahes in function's signature
38+ # Strip backslashes in function's signature
3939# To be removed when numpydoc > 0.9.x
4040strip_signature_backslash = True
4141
Original file line number Diff line number Diff line change @@ -203,7 +203,7 @@ Pull Requests (1066):
203203* :ghpull: `17795 `: Backport PR #17781 on branch v3.3.x (Fix limit setting after plotting empty data)
204204* :ghpull: `17764 `: FIX: be more careful about not importing pyplot early
205205* :ghpull: `17781 `: Fix limit setting after plotting empty data
206- * :ghpull: `17787 `: Backport PR #17784 on branch v3.3.x (Allow passing emtpy list of ticks to FixedLocator)
206+ * :ghpull: `17787 `: Backport PR #17784 on branch v3.3.x (Allow passing empty list of ticks to FixedLocator)
207207* :ghpull: `17784 `: Allow passing empty list of ticks to FixedLocator
208208* :ghpull: `17766 `: Backport PR #17752 on branch v3.3.x (Numpydoc-ify various functions)
209209* :ghpull: `17752 `: Numpydoc-ify various functions
You can’t perform that action at this time.
0 commit comments