NOAA-EMC / wxflow

Tools for Weather Workflows
https://wxflow.readthedocs.io/en/latest
GNU Lesser General Public License v3.0
0 stars 7 forks source link

Apply black #7

Closed aerorahul closed 1 year ago

aerorahul commented 1 year ago

Description This PR:

Type of change

How Has This Been Tested?

Checklist

codecov[bot] commented 1 year ago

Codecov Report

Merging #7 (3f671e4) into develop (f084062) will not change coverage. The diff coverage is 53.84%.

@@           Coverage Diff            @@
##           develop       #7   +/-   ##
========================================
  Coverage    48.91%   48.91%           
========================================
  Files           15       15           
  Lines         1429     1429           
  Branches       305      305           
========================================
  Hits           699      699           
  Misses         676      676           
  Partials        54       54           
Impacted Files Coverage Δ
src/wxflow/exceptions.py 66.66% <ø> (ø)
src/wxflow/schema.py 18.57% <2.77%> (ø)
src/wxflow/task.py 33.33% <16.66%> (ø)
src/wxflow/configuration.py 56.98% <40.00%> (ø)
src/wxflow/executable.py 54.96% <40.00%> (ø)
src/wxflow/factory.py 69.44% <40.00%> (ø)
src/wxflow/attrdict.py 37.60% <53.84%> (ø)
src/wxflow/jinja.py 68.67% <62.50%> (ø)
src/wxflow/yaml_file.py 81.39% <81.81%> (ø)
src/wxflow/template.py 76.84% <84.61%> (ø)
... and 5 more

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

aerorahul commented 1 year ago

This is not going to work. black ignores PEP8 guidelines.