Add full-stop at end of short doc string description

This commit is contained in:
Johannes Schönberger
2012-08-20 22:48:35 +02:00
parent 53472b8e07
commit f11b76e709
+1 -1
View File
@@ -18,7 +18,7 @@ def _glcm_loop(np.ndarray[dtype=np.uint8_t, ndim=2,
np.ndarray[dtype=np.uint32_t, ndim=4,
negative_indices=False, mode='c'] out
):
"""Perform co-occurnace matrix accumulation
"""Perform co-occurnace matrix accumulation.
Parameters
----------