Skip to content

Fix typehints int->float

Agnieszka Chmielinska requested to merge fix-typehints into dev

Simple enough. These methods should accept a float instead of an int.

Merge request reports