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 bug in apply_3d_trafo_zstack function #17

Merged
merged 1 commit into from
Jul 30, 2020

Conversation

abhishek-bhardwaj-IN
Copy link
Contributor

There is a bug in processing.py file line 27 as **kwargs is directly passed to NumPy zeros_like function that results in error.

There is a bug in processing.py file line 27 as **kwargs is directly passed to NumPy `zeros_like` function that results in error.
@thomasirmer
Copy link
Contributor

Hi @abh799,
thank you very much for your contribution! We appreciate and happily include you change into the next release :) 👍

@thomasirmer thomasirmer merged commit bed2482 into apeer-micro:master Jul 30, 2020
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.

2 participants