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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Flake8 E275 error #639

Merged
merged 1 commit into from Aug 6, 2022
Merged

Conversation

heavenshell
Copy link
Contributor

ref #636 #637

CI was failing by flake8 error.
https://github.com/hhatto/autopep8/runs/7632859252?check_suite_focus=true

autopep8.py:3699:41: E275 missing whitespace after keyword

This PR just fix flake8 error.
Please check this 馃檹

@codecov-commenter
Copy link

Codecov Report

Merging #639 (4dc2235) into master (74da7ae) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #639   +/-   ##
=======================================
  Coverage   97.83%   97.83%           
=======================================
  Files           1        1           
  Lines        2406     2406           
=======================================
  Hits         2354     2354           
  Misses         52       52           
Impacted Files Coverage 螖
autopep8.py 97.83% <酶> (酶)

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 74da7ae...4dc2235. Read the comment docs.

Copy link
Owner

@hhatto hhatto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 馃憤

@hhatto hhatto merged commit 6ece8df into hhatto:master Aug 6, 2022
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.

None yet

3 participants