Skip to content

Address several flake8 issues - #66

Open
cottsay wants to merge 1 commit into
masterfrom
cottsay/more-flake8
Open

Address several flake8 issues#66
cottsay wants to merge 1 commit into
masterfrom
cottsay/more-flake8

Conversation

@cottsay

@cottsay cottsay commented Aug 27, 2026

Copy link
Copy Markdown
Member

Two classes here:

  1. Drop unnecessary scope qualifiers identified by newer versions
  2. Deal with the fact that distutils is no longer part of the stdlib

Two classes here:
1. Drop unnecessary scope qualifiers identified by newer versions
2. Deal with the fact that distutils is no longer part of the stdlib
@cottsay cottsay self-assigned this Aug 27, 2026
@codecov-commenter

codecov-commenter commented Aug 27, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 51.00%. Comparing base (c78cbd6) to head (c789d66).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #66   +/-   ##
=======================================
  Coverage   51.00%   51.00%           
=======================================
  Files           3        3           
  Lines         149      149           
  Branches       25       23    -2     
=======================================
  Hits           76       76           
  Misses         67       67           
  Partials        6        6           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

2 participants