mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-08 23:46:22 -06:00
Fix Mypy warnings
CURA-6983
This commit is contained in:
parent
6aba835c1c
commit
53115dc3b2
4 changed files with 11 additions and 9 deletions
|
@ -1,3 +1,5 @@
|
|||
from typing import Union
|
||||
|
||||
from cura import ApplicationMetadata, UltimakerCloudAuthentication
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue