DOC: The double-colon is intentional.

This commit is contained in:
Scott Sanderson
2015-10-06 12:03:05 -04:00
parent 2bb87cbd23
commit d5f8c7c99b
+1 -1
View File
@@ -489,7 +489,7 @@ class CustomFactor(RequiredWindowLengthMixin, CustomTermMixin, Factor):
Examples
--------
A CustomFactor with pre-declared defaults:
A CustomFactor with pre-declared defaults::
class TenDayRange(CustomFactor):
"""