pytest-html icon indicating copy to clipboard operation
pytest-html copied to clipboard

Isssue434 - typing

Open jeffwright13 opened this issue 2 years ago • 1 comments

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

jeffwright13 avatar Nov 14 '23 00:11 jeffwright13

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 avatar Nov 20 '24 20:11 Pierre-Sassoulas