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

Add __str__ to GradientTable #2333

Merged
merged 2 commits into from Mar 18, 2021
Merged

Add __str__ to GradientTable #2333

merged 2 commits into from Mar 18, 2021

Conversation

skoudoro
Copy link
Member

This is PR is to fix #2331. The work done here is:

  • replace logging by print
  • add __str__ function to GradientTable class

This PR should be merged after #2332

@skoudoro skoudoro added this to the 1.5 milestone Mar 17, 2021
@skoudoro
Copy link
Member Author

This is ready to go.

if someone could have a look 😄

@arokem
Copy link
Contributor

arokem commented Mar 18, 2021

Yep! Thanks!

@arokem arokem merged commit 4bc742e into dipy:master Mar 18, 2021
@skoudoro skoudoro deleted the fix-2331 branch March 18, 2021 16:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

gtab.info does not print anything
2 participants