Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitcf4e812

Browse files
committed
doc: add pandas and xarray fixtures to testing API docs
1 parent613c9c9 commitcf4e812

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

‎doc/api/testing_api.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,10 @@
3737
:members:
3838
:undoc-members:
3939
:show-inheritance:
40+
41+
42+
Data container testing fixtures
43+
==================================
44+
45+
..autofunction::matplotlib.testing.conftest.pd
46+
..autofunction::matplotlib.testing.conftest.xr

‎doc/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -220,6 +220,7 @@ def tutorials_download_error(record):
220220

221221
autosummary_generate=True
222222
autodoc_typehints="none"
223+
autodoc_mock_imports= ["pytest"]
223224

224225
# we should ignore warnings coming from importing deprecated modules for
225226
# autodoc purposes, as this will disappear automatically when they are removed

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp