Update Docs
This commit is contained in:
parent
63784119d2
commit
3fb3602163
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -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=<function _check_data_file at 0x105aed3a0>), WrapValidator(func=<function _ignore_file_missing at 0x105e105e0>, json_schema_input_type=PydanticUndefined)]</span>
|
||||
<span class="name">file_plain</span><span class="annotation">: Annotated[str, AfterValidator(func=<function _check_data_file at 0x1063893a0>), WrapValidator(func=<function _ignore_file_missing at 0x1066ac5e0>, 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=<function _check_data_file at 0x105aed3a0>), WrapValidator(func=<function _ignore_file_missing at 0x105e105e0>, json_schema_input_type=PydanticUndefined)]]</span>
|
||||
<span class="name">file_extracted</span><span class="annotation">: Optional[Annotated[str, AfterValidator(func=<function _check_data_file at 0x1063893a0>), WrapValidator(func=<function _ignore_file_missing at 0x1066ac5e0>, json_schema_input_type=PydanticUndefined)]]</span>
|
||||
|
||||
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user