mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 12:29:02 +08:00
Rename Enum name to camal cases
CURA-6011
This commit is contained in:
parent
644944bc41
commit
3e1993d876
@ -32,7 +32,7 @@ class ConnectionState(IntEnum):
|
||||
Connecting = 1
|
||||
Connected = 2
|
||||
Busy = 3
|
||||
error = 4
|
||||
Error = 4
|
||||
|
||||
|
||||
class ConnectionType(IntEnum):
|
||||
|
Loading…
x
Reference in New Issue
Block a user