fixing docs build

This commit is contained in:
sneakers-the-rat 2023-09-07 19:53:12 -07:00
parent 42ac8e6d7b
commit 0cc1dbd862

View file

@ -63,3 +63,4 @@ napoleon_attr_annotations = True
graphviz_output_format = "svg"
autodoc_pydantic_model_show_json_error_strategy = 'coerce'
autodoc_pydantic_model_show_json = False