fixing docs build

This commit is contained in:
sneakers-the-rat 2023-09-07 19:58:38 -07:00
parent 0cc1dbd862
commit d15ba8e2e1

View file

@ -64,3 +64,4 @@ graphviz_output_format = "svg"
autodoc_pydantic_model_show_json_error_strategy = 'coerce'
autodoc_pydantic_model_show_json = False
autodoc_mock_imports = ['nptyping']