nsidc / Antarctica_Today

The "Antarctica Today" code and datasets
MIT License
7 stars 2 forks source link

[REVERTED] Add logging #45

Closed mfisher87 closed 3 months ago

mfisher87 commented 3 months ago

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")
mfisher87 commented 3 months ago

Merged with the wrong branch and reversed the merge. Will do more PRs, please ignore this