-
Couldn't load subscription status.
- Fork 34
Open
Description
I'm currently working on making the codebase type check with pyright.
From the 180 type errors in src on main I'm already down to 43. The following questions remain:
DatReaderis calling aneedle_outmethod on theout: EmbPatternwhich doesn't exist, apparently this bug has existed since the code was introduced in 6187bd3- Should the stitch coordinates be
intorfloat? Most readers seem to read integers, however some are currently reading floats (e.g.MitReaderdue to theMIT_SIZE_CONVERSION_RATIOandCsvReaderexplicitly converts the coordinates tofloat).
/cc @kaalleen
Metadata
Metadata
Assignees
Labels
No labels