Skip to content

Commit

Permalink
Deployed 221c5eb with MkDocs version: 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cparmet committed Jun 27, 2024
1 parent b70fd31 commit 5315617
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
3 changes: 2 additions & 1 deletion API reference/DataFrameChecks/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3181,8 +3181,9 @@ <h2 id="pandas_checks.DataFrameChecks.DataFrameChecks.assert_type" class="doc do
</thead>
<tbody>
<tr class="doc-section-item">
<td><code>type</code></td>
<td><code>dtype</code></td>
<td>
<code><span title="typing.Type">Type</span>[<span title="typing.Any">Any</span>]</code>
</td>
<td>
<div class="doc-md-description">
Expand Down
3 changes: 2 additions & 1 deletion API reference/SeriesChecks/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2496,8 +2496,9 @@ <h2 id="pandas_checks.SeriesChecks.SeriesChecks.assert_type" class="doc doc-head
</thead>
<tbody>
<tr class="doc-section-item">
<td><code>type</code></td>
<td><code>dtype</code></td>
<td>
<code><span title="typing.Type">Type</span>[<span title="typing.Any">Any</span>]</code>
</td>
<td>
<div class="doc-md-description">
Expand Down
2 changes: 1 addition & 1 deletion search/search_index.json

Large diffs are not rendered by default.

0 comments on commit 5315617

Please sign in to comment.