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

Clean up typing and linting issues #19

Open
3 tasks
Systemcluster opened this issue Sep 10, 2020 · 0 comments
Open
3 tasks

Clean up typing and linting issues #19

Systemcluster opened this issue Sep 10, 2020 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@Systemcluster
Copy link
Owner

There are a lot of spots in the code rejected by mypy and pylint. It would be good to clean up these issues.

There are a few approaches that can be combined:

  • Add type annotations where missing
  • Add # type: ignore and # pylint: disable statements where appropriate
  • Adjust the setup.cfg with a more appropriate configuration
@Systemcluster Systemcluster added enhancement New feature or request help wanted Extra attention is needed labels Sep 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant