Add type hints
Description
- To address issue https://github.com/joke2k/django-environ/issues/533
- Duplicate of https://github.com/joke2k/django-environ/pull/452
Your PR was set to target main, PRs should be target develop
The base branch of this PR has been automatically changed to develop, please check that there are no merge conflicts.
@sergeyklay can you trigger unittests workflow for the branch, I will update failing tests if any
Please add this!!
it will be awesome if we can have this.
@joke2k do you have time to take a look at this?
This would be really nice!
@joke2k Any update on why this is not merged ?
@joke2k Would be great if this could be merged, currently the package is highlighting a lot of errors in our repositories without this.
@joke2k do you want me to update code as per copilot comments? Current approach is still valid by the PEP https://peps.python.org/pep-0484/, but is encouraged to be more specific in 3.9+ by this one https://peps.python.org/pep-0585/
hoping this gets merged!