aboutsummaryrefslogtreecommitdiffstats
path: root/python-packages/order_utils/src/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'python-packages/order_utils/src/conf.py')
-rw-r--r--python-packages/order_utils/src/conf.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/python-packages/order_utils/src/conf.py b/python-packages/order_utils/src/conf.py
index 6b6776d01..d8f56b29e 100644
--- a/python-packages/order_utils/src/conf.py
+++ b/python-packages/order_utils/src/conf.py
@@ -22,6 +22,7 @@ extensions = [
"sphinx.ext.intersphinx",
"sphinx.ext.coverage",
"sphinx.ext.viewcode",
+ "sphinx_autodoc_typehints",
]
templates_path = ["doc_templates"]