Skip to content

Remove imports from __future__ #56

Closed
@czgdp1807

Description

@czgdp1807

Description of the problem

As we are not concerned with Python 2, removing the following lines,

from __future__ import print_function, division

will be less confusing for the developers.

Example of the problem

References/Other comments

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions