Fix Mypy warnings

CURA-6983
This commit is contained in:
Nino van Hooff 2020-01-13 09:57:35 +01:00
parent 6aba835c1c
commit 53115dc3b2
4 changed files with 11 additions and 9 deletions

View file

@ -1,3 +1,5 @@
from typing import Union
from cura import ApplicationMetadata, UltimakerCloudAuthentication