Skip to content

Commit

Permalink
one line was too long
Browse files Browse the repository at this point in the history
  • Loading branch information
beckynevin committed Jul 23, 2024
1 parent d3feaec commit bdc7df8
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions src/data/data.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit bdc7df8

Please sign in to comment.