Skip to content

Commit 5cecee1

Browse files
committed
Still fighting
1 parent 26ab9e3 commit 5cecee1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
# Make sure the phrosty module can be found so we can document the API
2323

2424
sys.path.insert( 0, str( pathlib.Path( '..' ).resolve() ) )
25-
autodoc_mock_imports = [ 'astropy', 'photutils', 'cupy', 'pandas', 'nvtx', 'matplotlib', 'galsim',
25+
autodoc_mock_imports = [ 'astropy', 'numpy', 'cupy', 'galsim', 'matplotlib', 'nvtx', 'pandas', 'photutils',
2626
'sfft', 'snpit_utils', 'snappl' ]
2727

2828

0 commit comments

Comments
 (0)