mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 22:47:29 -06:00
Code style: Spaces around binary operators
Contributes to issue CURA-5483.
This commit is contained in:
parent
2e3abbc904
commit
56a383814b
1 changed files with 6 additions and 4 deletions
|
@ -1,3 +1,5 @@
|
||||||
|
# Copyright (c) 2018 Ultimaker B.V.
|
||||||
|
# Cura is released under the terms of the LGPLv3 or higher.
|
||||||
|
|
||||||
from UM.i18n import i18nCatalog
|
from UM.i18n import i18nCatalog
|
||||||
from UM.Message import Message
|
from UM.Message import Message
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue