Skip to content

Commit 149ca70

Browse files
committed
Add more more import mocks
1 parent 94dace2 commit 149ca70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/conf.py

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

112-
autodoc_mock_imports = ['pyspark']
112+
autodoc_mock_imports = ['pyspark', 'feature_store_pyspark']
113113

114114
def setup(app):
115115
sys.stdout.write("Generating JumpStart model table...")

0 commit comments

Comments
 (0)