Skip to content

Commit 94dace2

Browse files
committed
mock pyspark import
1 parent 3b52e80 commit 94dace2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@
109109
# autosectionlabel
110110
autosectionlabel_prefix_document = True
111111

112+
autodoc_mock_imports = ['pyspark']
112113

113114
def setup(app):
114115
sys.stdout.write("Generating JumpStart model table...")

0 commit comments

Comments
 (0)