Skip to content

Commit ed6a2b1

Browse files
j2i2copybara-github
authored andcommitted
Try to fix autodoc generation; suspect the culprit is a new import.
PiperOrigin-RevId: 328436190
1 parent 190ec6c commit ed6a2b1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/source/conf.py

+1
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,7 @@
209209
'gin',
210210
'jax',
211211
'numpy',
212+
'scipy',
212213
'tensorflow',
213214
'tensorflow_datasets',
214215
'funcsigs',

0 commit comments

Comments
 (0)