Cura/plugins/VersionUpgrade/VersionUpgrade22to24
Ghostkeeper 8ec7d6dba3
Fix type issues in old version upgrade plug-ins
The one actual change was this: To give a KeyError when stuff can't be found in a dictionary, rather than returning None there and then getting a TypeError later.

Contributes to issue CURA-5936.
2018-11-14 13:56:46 +01:00
..
__init__.py Add typing for all version upgrade plug-ins 2018-11-14 13:41:23 +01:00
plugin.json Increase plugin API version to 5 2018-08-27 13:59:00 +02:00
VersionUpgrade.py Fix type issues in old version upgrade plug-ins 2018-11-14 13:56:46 +01:00