icesat2py / icepyx

Python tools for obtaining and working with ICESat-2 data
https://icepyx.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
203 stars 101 forks source link

format all code files using black #476

Closed JessicaS11 closed 7 months ago

JessicaS11 commented 7 months ago

hoping to cut down on PRs with blank-line and space changes by adding a black lint check with the flake8 GitHub action (#475). Currently, that check fails because a bunch of code isn't properly formatted. This PR aims to address that.

github-actions[bot] commented 7 months ago

Binder :point_left: Launch a binder notebook on this branch for commit f462d4e65791495ba1bd0ac29a566b4f0268d240

I will automatically update this comment whenever this PR is modified