Skip to content

Commit

Permalink
Mock soundfile for autodoc
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnVinyard committed Aug 27, 2017
1 parent 7ad1d6e commit 08df5fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -297,7 +297,7 @@
import mock

MOCK_MODULES = [
'cffi',
'soundfile',
'numpy',
'scipy',
'scipy.fftpack'
Expand Down

0 comments on commit 08df5fd

Please sign in to comment.