Skip to content

v0.2.1 - Fix to MRConvert "coord" input type

Compare
Choose a tag to compare
@tclose tclose released this 11 Jul 00:12
f077844

Fixes the type of the "coord" input of MRConvert to be tuple[int, int or str] from list[float].