Skip to content

Commit

Permalink
Deployed 41e6688 with MkDocs version: 1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 25, 2025
1 parent 9774cdb commit 7c6cd7e
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 1 deletion.
46 changes: 46 additions & 0 deletions api/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5663,6 +5663,29 @@ <h4 id="tinylogging.Record.__post_init__" class="doc doc-heading">

<p>Initializes additional attributes after the dataclass is created.</p>


<p><span class="doc-section-title">Raises:</span></p>
<table>
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr class="doc-section-item">
<td>
<code>RuntimeError</code>
</td>
<td>
<div class="doc-md-description">
<p>If the stack frame cannot be retrieved.</p>
</div>
</td>
</tr>
</tbody>
</table>

</div>

</div>
Expand Down Expand Up @@ -10153,6 +10176,29 @@ <h5 id="tinylogging.record.Record.__post_init__" class="doc doc-heading">

<p>Initializes additional attributes after the dataclass is created.</p>


<p><span class="doc-section-title">Raises:</span></p>
<table>
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr class="doc-section-item">
<td>
<code>RuntimeError</code>
</td>
<td>
<div class="doc-md-description">
<p>If the stack frame cannot be retrieved.</p>
</div>
</td>
</tr>
</tbody>
</table>

</div>

</div>
Expand Down
2 changes: 1 addition & 1 deletion search/search_index.json

Large diffs are not rendered by default.

0 comments on commit 7c6cd7e

Please sign in to comment.