release-engineering / pubtools-pulplib

A Pulp library for publishing tools
GNU General Public License v3.0
2 stars 24 forks source link

Bump black version and reformat #183

Closed rohanpm closed 2 years ago

rohanpm commented 2 years ago

A version bump is needed as the older version has become uninstallable, apparently due to using some private API from click module.

codecov[bot] commented 2 years ago

Codecov Report

Merging #183 (46de169) into master (87db1c6) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master      #183   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           46        46           
  Lines         2823      2823           
=========================================
  Hits          2823      2823           
Impacted Files Coverage Δ
pubtools/pulplib/_impl/compat_attr.py 100.00% <ø> (ø)
pubtools/pulplib/_impl/fake/client.py 100.00% <100.00%> (ø)
pubtools/pulplib/_impl/fake/units.py 100.00% <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 87db1c6...46de169. Read the comment docs.