mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-12 01:07:52 -06:00
Some fixes regarding submodules and imports.
This commit is contained in:
parent
d4619da358
commit
38a7ffa7da
2 changed files with 4 additions and 4 deletions
|
@ -6,7 +6,7 @@ import os
|
|||
import os.path
|
||||
import io
|
||||
|
||||
from UM import Resources
|
||||
from UM.Resources import Resources
|
||||
from UM.VersionUpgrade import VersionUpgrade # Superclass of the plugin.
|
||||
|
||||
class VersionUpgrade22to24(VersionUpgrade):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue