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

sorted digital_pin output by location and documented digital pin repr #75

Merged
merged 2 commits into from
Jun 2, 2015

Conversation

gfth4x07
Copy link
Contributor

@gfth4x07 gfth4x07 commented May 8, 2015

No description provided.

@Vido
Copy link
Contributor

Vido commented May 21, 2015

Gabriel,

Thanks for you contribution.

Please, follow the PEP8 coding style:
You can check it using flake8 --ignore=E501 pingo

pingo/board.py:270:1: E101 indentation contains mixed spaces and tabs
pingo/board.py:270:1: W191 indentation contains tabs
pingo/board.py:270:1: W293 blank line contains whitespace
pingo/board.py:271:1: W191 indentation contains tabs
pingo/board.py:272:1: W191 indentation contains tabs
pingo/board.py:273:1: W191 indentation contains tabs
pingo/board.py:274:1: W191 indentation contains tabs
pingo/board.py:274:1: W293 blank line contains whitespace
pingo/board.py:275:1: E101 indentation contains mixed spaces and tabs

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling a0848f0 on gfth4x07:master into * on pingo-io:master*.

Vido added a commit that referenced this pull request Jun 2, 2015
sorted digital_pin output by location and documented digital pin repr
Thanks to @gfth4x07
@Vido Vido merged commit 628d39f into pingo-io:master Jun 2, 2015
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