We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd93fe6 commit 3bfd503Copy full SHA for 3bfd503
gridData/core.py
@@ -98,7 +98,7 @@ class Grid(object):
98
the data in `grid` is a 3D volume. If ``True``, assume `grid` is volumetric.
99
100
.. Note:: `assume_volumetric` only has an effect when loading
101
- MRC/CCP4 files. See :class:`gridData.MRC.MRC`
+ MRC/CCP4 files. See :class:`gridData.mrc.MRC`
102
103
.. versionadded:: 1.1.0
104
0 commit comments