Skip to content
This repository was archived by the owner on Apr 2, 2026. It is now read-only.

Bugfix for datatypes.infer

Choose a tag to compare

@root-11 root-11 released this 28 Nov 12:28

Previously datatypes.infer(1, float) would raise value error instead of 1.0

Credits: Audrius Kulikajevas