Update Docs

This commit is contained in:
Magnus Bender 2024-10-30 00:01:49 +01:00
parent 63784119d2
commit 3fb3602163
Signed by: bender
GPG Key ID: 5149A211831F2BD7
3 changed files with 3 additions and 251 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -885,7 +885,7 @@ about a riddle.</p>
</div>
<div id="RiddleData.file_plain" class="classattr">
<div class="attr variable">
<span class="name">file_plain</span><span class="annotation">: Annotated[str, AfterValidator(func=&lt;function _check_data_file at 0x105aed3a0&gt;), WrapValidator(func=&lt;function _ignore_file_missing at 0x105e105e0&gt;, json_schema_input_type=PydanticUndefined)]</span>
<span class="name">file_plain</span><span class="annotation">: Annotated[str, AfterValidator(func=&lt;function _check_data_file at 0x1063893a0&gt;), WrapValidator(func=&lt;function _ignore_file_missing at 0x1066ac5e0&gt;, json_schema_input_type=PydanticUndefined)]</span>
</div>
@ -901,7 +901,7 @@ The file must exist.</p>
</div>
<div id="RiddleData.file_extracted" class="classattr">
<div class="attr variable">
<span class="name">file_extracted</span><span class="annotation">: Optional[Annotated[str, AfterValidator(func=&lt;function _check_data_file at 0x105aed3a0&gt;), WrapValidator(func=&lt;function _ignore_file_missing at 0x105e105e0&gt;, json_schema_input_type=PydanticUndefined)]]</span>
<span class="name">file_extracted</span><span class="annotation">: Optional[Annotated[str, AfterValidator(func=&lt;function _check_data_file at 0x1063893a0&gt;), WrapValidator(func=&lt;function _ignore_file_missing at 0x1066ac5e0&gt;, json_schema_input_type=PydanticUndefined)]]</span>
</div>