Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix mypy Typing Issues #8

Open
ZephyrBlu opened this issue Jan 13, 2021 · 0 comments
Open

Fix mypy Typing Issues #8

ZephyrBlu opened this issue Jan 13, 2021 · 0 comments

Comments

@ZephyrBlu
Copy link
Owner

Currently there are a lot of errors that occur when running mypy's type checker.

The important type information (Class attributes, function parameters, function returns) seems to be mostly fine, but other type information produces errors.

I'm almost certain this is due to me not understanding mypy's type system well enough, so I need to go through them one by one and figure out how to use mypy properly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant