Skip to content

IndentationError Fix#35

Open
tmcls wants to merge 1 commit into
exaviorn:masterfrom
tmcls:patch-3
Open

IndentationError Fix#35
tmcls wants to merge 1 commit into
exaviorn:masterfrom
tmcls:patch-3

Conversation

@tmcls

@tmcls tmcls commented Sep 24, 2012

Copy link
Copy Markdown

Fixed the following erro:

IndentationError: unindent does not match any outer indentation level
  File "./raspiwrite.py", line 277
    SDsnip = SD.replace(' ', '')[:-1]

Fixed the following erro:

IndentationError: unindent does not match any outer indentation level
  File "./raspiwrite.py", line 277
    SDsnip = SD.replace(' ', '')[:-1]
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