Skip to content

make validate does not catch circular imports #69

Open
@Bslabe123

Description

@Bslabe123

It's possible for a branch to pass make validate but encounter errors like the following at runtime

ImportError: cannot import name 'XXX' from partially initialized module 'XXX' (most likely due to a circular import) (/usr/local/lib/python3.12/site-packages/inference_perf/datagen/__init__.py)

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