Skip to content
Snippets Groups Projects

Resolve "Type hints"

Merged Mayr, Hannes requested to merge 96-type-hints into dev
1 unresolved thread
Files
17
+ 1
0
@@ -40,6 +40,7 @@ autoapi_type = "python"
autoapi_dirs = ["../../plotid", "../../tests"]
# autoapi_keep_files = True
myst_heading_anchors = 2
autodoc_typehints = "description"
# Add any paths that contain templates here, relative to this directory.
templates_path = ["_templates"]
Loading