Skip to content
This repository has been archived by the owner on Jan 30, 2024. It is now read-only.

Fix fn round_up. #330

Merged
merged 3 commits into from
Jul 20, 2022
Merged

Fix fn round_up. #330

merged 3 commits into from
Jul 20, 2022

Conversation

Urhengulas
Copy link
Member

It was hardcoding k as 4. This PR changes the fn to actually use k.
This resultet in no problem so far, because it was only used with k=4.

It was hardcoding `k` as `4`. This PR changes the fn to actually use `k`.
This resultet in no problem so far, because it was only used with `k=4`.
@Urhengulas Urhengulas requested review from japaric and justahero and removed request for japaric July 14, 2022 11:09
Copy link
Contributor

@justahero justahero left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Urhengulas
Copy link
Member Author

bors r=justahero

@bors
Copy link
Contributor

bors bot commented Jul 20, 2022

Build succeeded:

@bors bors bot merged commit 94d4258 into main Jul 20, 2022
@bors bors bot deleted the fix-fn-round_up branch July 20, 2022 17:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants