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

Fix broken test requirements #1351

Merged
merged 1 commit into from
Sep 30, 2021
Merged

Fix broken test requirements #1351

merged 1 commit into from
Sep 30, 2021

Conversation

Ket3r
Copy link
Contributor

@Ket3r Ket3r commented Sep 29, 2021

The ddt package changed the function signature in version 1.4.3 from
idata(iterable) to idata(iterable, index_len). Hopefully this was just a
mistake and the new argument will be optional in future versions (see issue datadriventests/ddt#97)

The ddt package changed the function signature in version 1.4.3 from
idata(iterable) to idata(iterable, index_len). Hopefully this was just a
mistake and the new argument will be optional in future versions (see
issue datadriventests/ddt#97)
@Byron
Copy link
Member

Byron commented Sep 30, 2021

Thanks a million!

@Byron Byron merged commit 5e73cab into gitpython-developers:main Sep 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants