Skip to content

Fix architecture to avoid circular imports in the future #24

Description

@RaulSMS

While working on this ruff sorted the imports in alphabetic order due to I001 unsorted-imports.

Then we ran into circular import issues. This is typically an indication of an architectural issue.

We should take a deeper look.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions