Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ENH: Allow multiple initial transforms #488

Merged
merged 1 commit into from
Jul 5, 2023
Merged

Conversation

cookpa
Copy link
Member

@cookpa cookpa commented Jul 5, 2023

The documentation for ants.registration says

initial_transform ([list](https://docs.python.org/3/library/stdtypes.html#list) of strings (optional)) – transforms to prepend

but it produced an error when given a list, it required a single transform as a string. Now fixed to support a list, or a string containing a single transform.

@cookpa cookpa merged commit 24874d5 into master Jul 5, 2023
@cookpa cookpa deleted the regInitialTransform branch July 5, 2023 19:26
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