Small aesthetic code changes

CURA-7180 keyring storage
This commit is contained in:
Jelle Spijker 2021-03-17 09:30:31 +01:00
parent c462b62edc
commit 387fc36dc6
No known key found for this signature in database
GPG key ID: 6662DC033BE6B99A
2 changed files with 1 additions and 3 deletions

View file

@ -1,4 +1,4 @@
# Copyright (c) 2020 Ultimaker B.V.
# Copyright (c) 2021 Ultimaker B.V.
# Cura is released under the terms of the LGPLv3 or higher.
from typing import Optional, Dict, Any, List, Union
from copy import deepcopy