From bdc7df873bb6dec7d1bb828dc1a44dba3ddbe597 Mon Sep 17 00:00:00 2001 From: beckynevin Date: Tue, 23 Jul 2024 10:26:50 -0600 Subject: [PATCH] one line was too long --- src/data/data.py | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/data/data.py b/src/data/data.py index 86e6528..f595ed9 100644 --- a/src/data/data.py +++ b/src/data/data.py @@ -308,8 +308,10 @@ def get_sigma(noise, inject_type="predictive", data_dimension="0D"): Args: noise (_type_): _description_ - inject_type (str, optional): _description_. Defaults to "predictive". - data_dimension (str, optional): _description_. Defaults to "0D". + inject_type (str, optional): _description_. + Defaults to "predictive". + data_dimension (str, optional): _description_. + Defaults to "0D". Returns: _type_: the value of injected sigma, for the feature injection this