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

Isssue434 - typing #772

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

jeffwright13
Copy link
Collaborator

Adds 'legacy-style' type annotations to file basereport.py. This is for backwards compatibility with older version of Python <= 3.8).

Copy link
Contributor

@BeyondEvil BeyondEvil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should probably add mypy for type checking.

@Pierre-Sassoulas
Copy link
Member

Hey @jeffwright13 thank you for your work on this. Are you still interested by this ? I merged the latest changes from main where mypy and other typing hints were added but there's too much mypy errors for my current understanding of the code to handle them myself (you can check the pre-commit job in the CI).

@Pierre-Sassoulas Pierre-Sassoulas added code quality This PR has to do with improving code readability/quality ( refactoring, etc. ) python Pull requests that update Python code labels Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code quality This PR has to do with improving code readability/quality ( refactoring, etc. ) python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants