mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-09-14 20:33:14 +08:00
Code style
This commit is contained in:
parent
4d7474b412
commit
efbb2ed081
@ -90,7 +90,6 @@ class USBPrinterOutputDevice(PrinterOutputDevice):
|
|||||||
self._firmware_update_finished = False
|
self._firmware_update_finished = False
|
||||||
|
|
||||||
self._error_message = None
|
self._error_message = None
|
||||||
|
|
||||||
self._error_code = 0
|
self._error_code = 0
|
||||||
|
|
||||||
onError = pyqtSignal()
|
onError = pyqtSignal()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user