Skip to content

Circular dependance in Python module #6

@tborrowm

Description

@tborrowm

The qraat module is a member of itself. Python doesn't seem to have a problem with this but it seems to be bad practice. I think it's from "from csv import *" in the qraat init.py file since csv.py imports qraat.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions