astropy / astropy-helpers

Helpers for Astropy and Affiliated packages
BSD 3-Clause "New" or "Revised" License
28 stars 42 forks source link

Remove future imports #489

Closed bsipocz closed 5 years ago

bsipocz commented 5 years ago

I'm not sure how did all these stay unspotted...

codecov[bot] commented 5 years ago

Codecov Report

Merging #489 into master will decrease coverage by 0.18%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #489      +/-   ##
==========================================
- Coverage   47.45%   47.27%   -0.19%     
==========================================
  Files          19       19              
  Lines        1673     1667       -6     
==========================================
- Hits          794      788       -6     
  Misses        879      879
Impacted Files Coverage Δ
astropy_helpers/setup_helpers.py 67.49% <ø> (-0.12%) :arrow_down:
astropy_helpers/utils.py 61.78% <ø> (-0.62%) :arrow_down:
astropy_helpers/commands/build_sphinx.py 76.72% <ø> (-0.2%) :arrow_down:
astropy_helpers/openmp_helpers.py 67.21% <ø> (-0.27%) :arrow_down:
astropy_helpers/tests/test_ah_bootstrap.py 0% <ø> (ø) :arrow_up:
astropy_helpers/version_helpers.py 86.23% <ø> (-0.1%) :arrow_down:

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 cbc3a5c...30590b7. Read the comment docs.