Skip to content

Commit 75af3b9

Browse files
committed
One line fix from PR 398
1 parent fe0efa3 commit 75af3b9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cuda_core/docs/source/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@
101101
napoleon_google_docstring = False
102102
napoleon_numpy_docstring = True
103103

104+
autodoc_mock_imports = ["cuda"]
104105

105106
section_titles = ["Returns"]
106107

0 commit comments

Comments
 (0)