Replace printing with logging. Forbid print statements in the linter.
PR checklist
- [x] Has a descriptive title
- [x] Has a descriptive body
- [x] Includes a link to any issues closed by this PR, e.g. `Closes #5`.
- [ ] Passes checks (to auto-fix a pre-commit.ci failure, add a comment
containing "pre-commit.ci autofix")
Replace printing with logging. Forbid print statements in the linter.
PR checklist
- [x] Has a descriptive title - [x] Has a descriptive body - [x] Includes a link to any issues closed by this PR, e.g. `Closes #5`. - [ ] Passes checks (to auto-fix a pre-commit.ci failure, add a comment containing "pre-commit.ci autofix")