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 Nov 6, 2024
1 parent ce43d51 commit ea11c4d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/xsdba/testing.py
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@
logger = logging.getLogger("xsdba")



def test_cannon_2015_dist(): # noqa: D103
# ref ~ gamma(k=4, theta=7.5) mu: 30, sigma: 15
ref = gamma(4, scale=7.5)
Expand Down

0 comments on commit ea11c4d

Please sign in to comment.