Skip to content

Break circular dependencies in the labscript-suite #59

Description

@philipstarkey

We currently have circular dependencies where labscript-devices depends on BLACS, and vice versa.

I think we can break this by migrating the contents of __init__.py over to labscript-utils. If this was then imported into labscript-devices it would also remain backwards compatible. BLACS (and runviewer) would then access the labscript-devices import machinery via labscript-utils, breaking the circular dependency.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions