News

A command-line tool (and pre-commit hook) to remove all the print statements from your Python project. Do you use print statements for debugging? We all do, and there's nothing wrong with it. After ...