Skip to content

Commit

Permalink
Bump to trigger deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
LINCKODE committed Aug 30, 2024
1 parent 5702f67 commit 6db5312
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions main.go
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,8 @@ func run() error {
}
}

_ = ""

err = tick.CalculateEmptyTicksForAllEpochs(ps)
if err != nil {
return errors.Wrap(err, "calculating empty ticks for all epochs")
Expand Down

0 comments on commit 6db5312

Please sign in to comment.