-
-
Notifications
You must be signed in to change notification settings - Fork 46
Open
Labels
questionFurther information is requestedFurther information is requested
Description
Summary
Hi! I am working on mypy and noticed that your project has Found 973 errors in 86 files (checked 134 source files)
when checked with mypy
Reproduction Steps
poetry install --with=dev
mypy steam
Expected Results
I expect to see no errors, since mypy is a dev dependency of this project and it also has a configurations.
But, on the other hand it is not executed in the CI.
So, what is the current status of mypy in this project?
Actual Results
Found 973 errors in 86 files (checked 134 source files)
I am not going to paste all of them, because this is going to be a wall of text.
System Information
main
branch
Checklist
- I have searched the issues for duplicates.
- I have shown the entire traceback, if possible.
- I have removed my username, password, shared/identity secrets and refresh/access tokens from display, if visible.
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested