Community Note
- Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
- Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
- If you are interested in working on this issue or have submitted a pull request, please leave a comment
Description
The following can be removed given the python_requires: controller addition in tests/config.yml.
from __future__ import (absolute_import, division, print_function)
Note, the following is still needed, where present:
from __future__ import annotations
New or Affected Module(s):
Collection versions
References
Community Note
Description
The following can be removed given the
python_requires: controlleraddition intests/config.yml.Note, the following is still needed, where present:
New or Affected Module(s):
Collection versions
References