Skip to content

Remove any unnecessary or unused code #199

@danielfromearth

Description

@danielfromearth

For example, when @ank1m and I were looking through the modules, it appeared that this function,

def _get_output_bounding_box(input_items: list[Item]) -> list[float]:
,
is not being used and can be removed. This issue is intended for us to check for other instances of unused code, to improve the conciseness of the package.

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