glass-dev / glass

Generator for Large Scale Structure
https://glass.readthedocs.io
MIT License
31 stars 7 forks source link

BUG: remove stray print statement #116

Closed ntessore closed 1 year ago

ntessore commented 1 year ago

Fixes a print statement left in #115.

Also makes sure this doesn't happen again by adding the flake8-print plugin to the pre-commit config.