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

fixed inconsistent spacing #1

Open
wants to merge 1 commit into
base: up-board
Choose a base branch
from

Conversation

serge-m
Copy link

@serge-m serge-m commented Dec 24, 2018

Trigger

On Upboard with ubuntu 16:

$ python
Python 3.5.2 (default, Nov 12 2018, 13:43:14) 
[GCC 5.4.0 20160609] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import Adafruit_GPIO.I2C as I2C
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/home/up/work/blind/Adafruit_Python_GPIO/Adafruit_GPIO/I2C.py", line 56
    return 1
           ^

Changes

replaced tabs with spaces

@serge-m
Copy link
Author

serge-m commented Feb 9, 2019

@nicola-lunghi would that be useful for anyone?

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.

1 participant