Skip to content

Commit

Permalink
Remove mock
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-sol committed Feb 5, 2024
1 parent fadd04e commit 33be8f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"sphinx_autodoc_typehints",
]

autodoc_mock_imports = ["sim2sumo"]
autodoc_mock_imports = []

os.environ["SPHINX_APIDOC_OPTIONS"] = (
"members,show-inheritance,inherited-members"
Expand Down

0 comments on commit 33be8f1

Please sign in to comment.