Skip to content

Commit

Permalink
documentation typo
Browse files Browse the repository at this point in the history
  • Loading branch information
rwijtvliet-lb committed Sep 6, 2022
1 parent b0385b4 commit 0af0fb1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/aftercare.rst
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,6 @@ Right-bound

.. code-block:: python
from portfolyo.tools import frames
def makeleft(s: pandas.Series) -> pandas.Series:
td = s.index[1] - s.index[0]
if td <= dt.timedelta(hours=2):
Expand Down

0 comments on commit 0af0fb1

Please sign in to comment.