Removed white space on newline to fix PEP8
parent
a201743ac5
commit
9e0fdd0b5a
|
@ -214,7 +214,7 @@ class Enclosure:
|
|||
subprocess.check_call('./upload.sh')
|
||||
finally:
|
||||
os.chdir(old_path)
|
||||
|
||||
|
||||
def __init_serial(self):
|
||||
try:
|
||||
self.config = ConfigurationManager.get().get("enclosure")
|
||||
|
|
Loading…
Reference in New Issue