Skip to content

Commit

Permalink
mockimport jaxtyping
Browse files Browse the repository at this point in the history
  • Loading branch information
Lionel Peer committed Sep 2, 2023
1 parent 8771316 commit 359c4aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
autodoc_inherit_docstring = True
templates_path = ["_templates"]

autodoc_mock_imports = ["torch"]
autodoc_mock_imports = ["torch, jaxtyping"]

source_suffix = {
".rst": "restructuredtext",
Expand Down

0 comments on commit 359c4aa

Please sign in to comment.