Remove superfluous trailing white space from Python files
This commit is contained in:
@@ -24,7 +24,7 @@ class GalilController(object):
|
||||
def write(self, response):
|
||||
#print "Device Response: %s" % response
|
||||
self.response.append(response)
|
||||
|
||||
|
||||
def doIteration(self, now):
|
||||
#print "DoIteration"
|
||||
# pass to motors
|
||||
|
||||
Reference in New Issue
Block a user