diff --git a/bt/algos.py b/bt/algos.py index 4e67014..28feeef 100644 --- a/bt/algos.py +++ b/bt/algos.py @@ -1622,7 +1622,6 @@ def __call__(self, target): class CorporateActions(Algo): - """ Used to model dividends and share splits.