You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This should be a super easy fix. But my .nanorc config might be messing up tabs with spaces. Normally I just delete lines back (of ctrl-k cut) and hit return
Blazes-MacBook-Pro:v2020.0 blazesanders$ python Sensor.py
File "Sensor.py", line 304
return safe
SyntaxError: 'return' outside function
The text was updated successfully, but these errors were encountered:
This should be a super easy fix. But my .nanorc config might be messing up tabs with spaces. Normally I just delete lines back (of ctrl-k cut) and hit return
Blazes-MacBook-Pro:v2020.0 blazesanders$ python Sensor.py
File "Sensor.py", line 304
return safe
SyntaxError: 'return' outside function
The text was updated successfully, but these errors were encountered: