WorldWideTelescope / toasty

Break large images into "tile pyramids", with a focus on the all-sky TOAST format.
https://toasty.readthedocs.io/
MIT License
0 stars 4 forks source link

Black formatting #70

Closed imbasimba closed 2 years ago

imbasimba commented 2 years ago

This is just a formatting PR of the files I'm going to change in the next PR. Having the formatting separated into its own PR should make the next one much easier to review.

codecov[bot] commented 2 years ago

Codecov Report

Merging #70 (bef29d2) into master (620b8b4) will not change coverage. The diff coverage is 71.33%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #70   +/-   ##
=======================================
  Coverage   73.63%   73.63%           
=======================================
  Files          23       23           
  Lines        3289     3289           
=======================================
  Hits         2422     2422           
  Misses        867      867           
Impacted Files Coverage Δ
toasty/image.py 76.72% <61.76%> (ø)
toasty/builder.py 96.45% <77.77%> (ø)
toasty/pyramid.py 94.85% <91.66%> (ø)
toasty/merge.py 94.48% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 620b8b4...bef29d2. Read the comment docs.

pkgw commented 2 years ago

Thanks! This is indeed helpful.