Added copyright notice

CURA-7180 keyring storage
This commit is contained in:
Jelle Spijker 2021-03-16 11:57:58 +01:00
parent 0070866afc
commit 6372fbed54
No known key found for this signature in database
GPG key ID: 6662DC033BE6B99A

View file

@ -1,3 +1,5 @@
# Copyright (c) 2021 Ultimaker B.V.
# Cura is released under the terms of the LGPLv3 or higher.
from typing import Optional
import keyring # TODO: Add to about as dependency