mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 14:37:29 -06:00
Fix some more code-style
This commit is contained in:
parent
ae7875a756
commit
ff6bc9de4e
4 changed files with 9 additions and 4 deletions
|
@ -4,6 +4,7 @@
|
|||
from PyQt5.QtCore import Qt, QTimer
|
||||
from PyQt5.QtWidgets import QApplication
|
||||
|
||||
from UM.Application import Application
|
||||
from UM.Math.Vector import Vector
|
||||
from UM.Tool import Tool
|
||||
from UM.Event import Event, MouseEvent
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue