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

Restore the original pep8 copyright notice #584

Merged
merged 1 commit into from Feb 22, 2021

Conversation

yamt
Copy link
Contributor

@yamt yamt commented Feb 22, 2021

I guess this should have been done with the following commit:

commit 0f06de12f6a1eaab646089f7c38f1d38a035967c
Author: Steven Myint <git@stevenmyint.com>
Date:   Sat Sep 7 12:52:08 2013 -0700

    Get indentation information directly from pep8

    This greatly speeds up the "E12" indentation fixes.

The copyright notice text in this commit was copied from an old version
of pycodestyle/pep8. (commit 016cbe45f64519785fed68cb4f254d8af35ce8fb)

I guess this should have been done with the following commit:

    commit 0f06de1
    Author: Steven Myint <git@stevenmyint.com>
    Date:   Sat Sep 7 12:52:08 2013 -0700

        Get indentation information directly from pep8

        This greatly speeds up the "E12" indentation fixes.

The copyright notice text in this commit was copied from an old version
of pycodestyle/pep8. (commit 016cbe45f64519785fed68cb4f254d8af35ce8fb)
@codecov-io
Copy link

Codecov Report

Merging #584 (fd16cef) into master (6bd144f) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #584   +/-   ##
=======================================
  Coverage   97.81%   97.81%           
=======================================
  Files           1        1           
  Lines        2337     2337           
=======================================
  Hits         2286     2286           
  Misses         51       51           
Impacted Files Coverage Δ
autopep8.py 97.81% <ø> (ø)

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 6bd144f...fd16cef. Read the comment docs.

@hhatto
Copy link
Owner

hhatto commented Feb 22, 2021

thanks

@hhatto hhatto merged commit 0322e61 into hhatto:master Feb 22, 2021
This was referenced Mar 16, 2021
@hhatto hhatto added this to the 1.5.6 milestone Mar 17, 2021
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