mirror of
https://github.com/wassname/catalyst.git
synced 2026-08-12 11:50:11 +08:00
DOC: The double-colon is intentional.
This commit is contained in:
@@ -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):
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user