Description
See the MCVE.
URL to code causing the issue
No response
MCVE
from polyfactory.value_generators.constrained_numbers import get_increment, get_value_or_none
gt = 10.192
minimum, maximum = get_value_or_none(float, gt=gt)
assert minimum is not None and minimum > gt, f"{minimum=}"
Steps to reproduce
No response
Screenshots
No response
Logs
No response
Release Version
main
Platform
Description
See the MCVE.
URL to code causing the issue
No response
MCVE
Steps to reproduce
No response
Screenshots
No response
Logs
No response
Release Version
main
Platform