-
-
Notifications
You must be signed in to change notification settings - Fork 52
Closed
Description
This is a follow-up issue on #80 and #81. You accidentally deleted the py.typed
file when resolving merge conflicts with your own branches, I assume. It was deleted in commit d4e2a5c.
Btw, just a friendly suggestion, you should commit changes on your main branch through pull requests ^^ This supports your own workflow as you can make more and better use of github actions, plus it supports others when working with your repo ;) If you need some input on how to setup github actions to run e.g. mypy or pylint, you can take a look at our template repository.
Metadata
Metadata
Assignees
Labels
No labels