Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Eliminate pycodestyle warnings #2858

Merged
merged 4 commits into from
Jan 2, 2025

Conversation

martinholmer
Copy link
Collaborator

Non-substantive, cosmetic changes in Python code to eliminate pycodestyle warnings.
This work used the newest version of pycodestyle: release 2.12.1.
The .py files in the taxcalc/validation directory tree were excluded from this work.

Copy link

codecov bot commented Jan 2, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.42%. Comparing base (b3f5eb5) to head (d0aa3bc).
Report is 5 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2858   +/-   ##
=======================================
  Coverage   99.42%   99.42%           
=======================================
  Files          13       13           
  Lines        2625     2625           
=======================================
  Hits         2610     2610           
  Misses         15       15           
Flag Coverage Δ
unittests 99.42% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
taxcalc/calculator.py 100.00% <ø> (ø)

@martinholmer martinholmer merged commit 17bd940 into PSLmodels:master Jan 2, 2025
9 checks passed
@martinholmer martinholmer deleted the pycodestyle-fixes branch January 2, 2025 19:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant