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

remove print statements in qm.py #5

Closed
sametz opened this issue Apr 29, 2020 · 1 comment
Closed

remove print statements in qm.py #5

sametz opened this issue Apr 29, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@sametz
Copy link
Owner

sametz commented Apr 29, 2020

Describe the bug
Print spam to standard output when qm._tm_cache is searching for the sparse matrix.

To Reproduce
Steps to reproduce the behavior:

import nmrsim
nmrsim.qm._tm_cache(3)

Expected behavior
Only print notices if the expected files are NOT found.

@sametz sametz added the bug Something isn't working label Apr 29, 2020
sametz added a commit that referenced this issue May 10, 2020
@sametz
Copy link
Owner Author

sametz commented Jul 21, 2021

Fixed faa56eb

@sametz sametz closed this as completed Jul 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant