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

E301 has been further split into E305, E306 #283

Merged
merged 1 commit into from
Nov 8, 2016
Merged

Conversation

spaceone
Copy link
Contributor

@spaceone spaceone commented Nov 7, 2016

Adjust to API changes in pycodestyle 2.1; Issue #274

Adjust to API changes in pycodestyle 2.1; Issue hhatto#274
@myint myint merged commit 4518094 into hhatto:master Nov 8, 2016
@myint
Copy link
Collaborator

myint commented Nov 8, 2016

Thanks.

@myint
Copy link
Collaborator

myint commented Nov 8, 2016

I had to revert this. It seems to be causing test failures. If you open a new pull request with the tests fixed, I can merge it in.

@spaceone
Copy link
Contributor Author

spaceone commented Nov 8, 2016

Can you please tell me which failures? I can only see https://travis-ci.org/hhatto/autopep8/jobs/174259232.

The command "eval git fetch origin +refs/pull/286/merge:" failed. Retrying, 2 of 3.

fatal: Couldn't find remote ref refs/pull/286/merge

This might be caused because I removed my branch after you merged this.

@spaceone
Copy link
Contributor Author

spaceone commented Nov 8, 2016

And these fixed are caused by that commit? Or are they because of further API changes of pycodestyle?

@myint
Copy link
Collaborator

myint commented Nov 8, 2016

Yes, they are caused by that commit. It looks like you need to update the expected test output.

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