Skip to content

Syntax Error in temporary_patches/utils.py: Missing comma in __all__ #5247

@ofuncke

Description

@ofuncke

In the current version of unsloth_zoo/temporary_patches/utils.py, there is a syntax error in the all list. The entry "raise_error" is missing a trailing comma, causing it to merge with the following entry "Unpack". This breaks the import on Windows environments where these patches are being initialized.

Metadata

Metadata

Assignees

No one assigned

    Labels

    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