Fix whitespaces.

This commit is contained in:
David Anderson 2014-02-10 23:38:55 -08:00
parent 94c864390d
commit 0f303eb999

View File

@ -1,4 +1,4 @@
# vim: set ts=2 sw=2 tw=99 noet: # vim: set ts=2 sw=2 tw=99 et:
import sys import sys
try: try:
from ambuild2 import run from ambuild2 import run