mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 14:37:29 -06:00
Fix typing issues
Because this function now has typing, it's raising a load of issues with it. Contributes to issue CURA-5929.
This commit is contained in:
parent
6022ed0f23
commit
27aff4e5da
3 changed files with 16 additions and 14 deletions
|
@ -1,4 +1,4 @@
|
|||
# Copyright (c) 2017 Ultimaker B.V.
|
||||
# Copyright (c) 2018 Ultimaker B.V.
|
||||
# Cura is released under the terms of the LGPLv3 or higher.
|
||||
|
||||
import configparser # For reading the legacy profile INI files.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue