remove debugging code

This commit is contained in:
Saleh Mir
2022-02-09 17:28:23 +01:00
parent cd7c41a2e0
commit 5d89a48193

View File

@@ -260,9 +260,5 @@ def quantstats_tearsheet(buy_and_hold_returns: pd.Series, study_name: str) -> No
#
# data['quantile'] = port
#
# jh.dump(list(data.keys()))
# print('\n\n\n\n')
# jh.dump(data)
#
# return data
#