Merge branch 'master' of github.com:Ultimaker/Cura

This commit is contained in:
Jaime van Kessel 2019-08-12 13:25:13 +02:00
commit 5bc7ddf3ee

View File

@ -1,6 +1,6 @@
import configparser
import io
from typing import Tuple, List
from typing import Dict, Tuple, List
from UM.VersionUpgrade import VersionUpgrade