We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5d86b1 commit 56df912Copy full SHA for 56df912
doc/conf.py
@@ -37,7 +37,7 @@
37
try:
38
import numpydoc
39
except ImportError:
40
- raise ImportError("No modyle named numpydoc - you need to install "
+ raise ImportError("No module named numpydoc - you need to install "
41
"numpydoc to build the documentation.")
42
43
0 commit comments