Commit 5f043f94 authored by Guillaume Seguin's avatar Guillaume Seguin

Fix whitespace (uncozy foreign vim)

parent 836db39d
......@@ -112,8 +112,8 @@ class printcore():
self.printer.close()
except socket.error:
pass
except OSError:
pass
except OSError:
pass
self.printer = None
self.online = False
self.printing = False
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment