Skip to content

Remove 'from future #200

@allenrobel

Description

@allenrobel

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):

  • All

Collection versions

  • cisco.nd 1.4.0

References

  • #0000

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions