fixed syntax error

This commit is contained in:
Senad Uka
2016-06-08 08:28:48 +02:00
parent 7d434625ca
commit 91027c5330

View File

@@ -24,7 +24,7 @@ class Changer(object):
'closed': self.close_in_valve
}
def stop_everything:
def stop_everything(self):
self.close_in_valve
self.close_out_valve