Skip to content

Commit

Permalink
runned black
Browse files Browse the repository at this point in the history
  • Loading branch information
AlxEnashi committed May 30, 2024
1 parent 54cc25b commit d4a27af
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ def filter_fp(fp):
"forcediffimfluxunc"
] not in forcediffimflux_bad_values and not np.isclose(
fp["forcediffimfluxunc"], -99999
)
)
return good_fp_flux and good_fp_xunc

# use the filter funcion to remove bad fp
Expand Down

0 comments on commit d4a27af

Please sign in to comment.