From 22609dd5ba6678a8d91f645f1e01d4b2c7dc6048 Mon Sep 17 00:00:00 2001 From: rengel8 <34138513+rengel8@users.noreply.github.com> Date: Sat, 2 Jan 2021 14:26:16 +0100 Subject: [PATCH] Update rsx.py new line at end :) --- pandas_ta/momentum/rsx.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pandas_ta/momentum/rsx.py b/pandas_ta/momentum/rsx.py index bb4af12..9542024 100644 --- a/pandas_ta/momentum/rsx.py +++ b/pandas_ta/momentum/rsx.py @@ -165,4 +165,4 @@ Kwargs: Returns: pd.Series: New feature generated. -""" \ No newline at end of file +"""