a-r-j / graphein

Protein Graph Library
https://graphein.ai/
MIT License
1.03k stars 131 forks source link

Unnecessary print statement #166

Closed chrisyeh96 closed 2 years ago

chrisyeh96 commented 2 years ago

Could you please either comment out this print statement, or put it behind some verbosity flag? Thank you!

https://github.com/a-r-j/graphein/blob/6f6913a71aa2cab40d0b26b6e6bfbf7a2760a8fd/graphein/protein/edges/distance.py#L79

a-r-j commented 2 years ago

Thanks for tracking that down - it was getting on my nerves a little! Yep, will change this.

a-r-j commented 2 years ago

Removed in 1.5.0