Skip to content

Handle 'identity' string in register_transformation#75

Merged
koenvo merged 1 commit intomainfrom
fix/identity-transformation-string
Apr 13, 2026
Merged

Handle 'identity' string in register_transformation#75
koenvo merged 1 commit intomainfrom
fix/identity-transformation-string

Conversation

@koenvo
Copy link
Copy Markdown
Contributor

@koenvo koenvo commented Apr 13, 2026

Config files use transformation: identity as a plain string, not a dict. This was passed through without conversion, causing AttributeError when to_path() called is_identity() on the raw string.

Config files use transformation: identity as a plain string, not a dict.
This was passed through without conversion, causing AttributeError when
to_path() called is_identity() on the raw string.
@koenvo koenvo merged commit fc1655e into main Apr 13, 2026
13 checks passed
@koenvo koenvo deleted the fix/identity-transformation-string branch April 13, 2026 08:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant