We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6163b1 commit fa904f5Copy full SHA for fa904f5
docs/conf.py
@@ -73,7 +73,7 @@
73
("py:class", "pandera.api.pandas.model.DataFrameModel"),
74
("py:class", "pandera.api.dataframe.model.Config"),
75
# avoids warning:
76
- # `valkyrie-lib/docs/api/nsidc.iceflow.data.rst:13: WARNING: py:class reference target not found: data [ref.class]`
+ # `iceflow/docs/api/nsidc.iceflow.data.rst:13: WARNING: py:class reference target not found: data [ref.class]`
77
("py:class", "data"),
78
]
79
0 commit comments