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

Auto-formatting using isort and autopep8 #43

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

motin
Copy link

@motin motin commented Jul 31, 2019

The results of:

python -m isort -rc --skip venv .
python -m autopep8 -r --in-place --exclude venv .

@motin
Copy link
Author

motin commented Aug 16, 2019

Travis fails with The command "sh -e /etc/init.d/xvfb start" failed and exited with 127 during. Seems unrelated. Restart the Travis job?

@clemfromspace
Copy link
Owner

Hey @motin , indeed, travis updated their way to use xvfb, I fixed the config in #50 , could you rebase your PR? Thanks!

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

2 participants