fixing docs build

This commit is contained in:
sneakers-the-rat 2023-09-07 19:48:58 -07:00
parent 43f35c50d8
commit 42ac8e6d7b

View file

@ -61,3 +61,5 @@ napoleon_attr_annotations = True
# graphviz
graphviz_output_format = "svg"
autodoc_pydantic_model_show_json_error_strategy = 'coerce'