labelle-org / labelle

Label printing software
Apache License 2.0
27 stars 4 forks source link

Fix mypy #13

Closed maresb closed 4 months ago

maresb commented 4 months ago

It seems that mypy broke for some reason after the migration. :man_facepalming:

tomers commented 4 months ago

I approve of these changes. What about fixing the issues raised by pre-commit?

maresb commented 4 months ago

Ya, these issues should be addressed, but I don't want to create a merge conflict with #12. How would you like to proceed?

tomers commented 4 months ago

I'll rebase on top of this, and fix the error in my PR. Thanks for suggesting this.

maresb commented 4 months ago

Rebased into #12