Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Apr 17, 2024
1 parent 2129ea0 commit 5494af4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_get_keepbits.py
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ def test_get_keepbits_informationFilter():
5.13067595e-03,
],
coords={"bitfloat32": bit32_values, "dim": "x"},
dims=["bitfloat32"]
dims=["bitfloat32"],
)
info_ds = xr.Dataset({"RH2": data_variable})
Keepbits_FilterNone = xb.get_keepbits(
Expand Down

0 comments on commit 5494af4

Please sign in to comment.