Skip to content

Remove unnecessary imports #59

@appukuttan-shailesh

Description

@appukuttan-shailesh

I believe some imports are no longer required. We can remove these to make the installs cleaner.

Example:
from __future__ import print_function
from __future__ import division
in https://github.com/KaliLab/hippounit/blob/master/hippounit/utils.py#L1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions