Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
dbrakenhoff committed Mar 22, 2024
1 parent 00e310a commit 82a9df0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pastastore/util.py
Original file line number Diff line number Diff line change
Expand Up @@ -867,4 +867,3 @@ def frontiers_aic_select(
return (
df.join(aic).groupby("oseries").idxmin().rename(columns={"aic": "min_aic"})
)

0 comments on commit 82a9df0

Please sign in to comment.