Skip to content

Fix the limit_percentage flag value

David Dieulivol requested to merge ddieulivol-fix_limit_percentage into master

Context

Follow-up of !46 (merged)

What's in this MR?

Don't assume that the limit_percentage will be between 0 and 1 (it is now between 1 and 100!)

Edited by David Dieulivol

Merge request reports