Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Removed logging.debug message in reaction.py __setDegeneracy()
Due to the numerous calls to __setDegeneracy(), this debug message appears repeatedly while debuging (or running tests with -d). In fact, it could get printed so many times that it fills the CMD stack.
- Loading branch information