mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-08 07:27:29 -06:00
Small code improvements
This commit is contained in:
parent
f34fc7e6f9
commit
fa5b083b74
9 changed files with 15 additions and 8 deletions
|
@ -1,4 +1,5 @@
|
|||
## Base model that maps kwargs to instance attributes.
|
||||
# Copyright (c) 2018 Ultimaker B.V.
|
||||
# Cura is released under the terms of the LGPLv3 or higher.
|
||||
from datetime import datetime, timezone
|
||||
from typing import TypeVar, Dict, List, Any, Type, Union
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue