Yafa! How to make a fermentation controller using an Arduino Yun.
Showing posts with label
z6. Python
.
Show all posts
Showing posts with label
z6. Python
.
Show all posts
Saturday, August 2, 2014
Python - fix indent on existing files
To fix indentation on existing python code on Ubuntu:
sudo apt-get install python-examples
Then to fix all files in the current directory:
/usr/share/doc/python2.7/examples/Tools/scripts/reindent.py .
Older Posts
Home
Subscribe to:
Posts (Atom)