mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-12 09:17:50 -06:00
Merge branch '4.0' of github.com:Ultimaker/Cura
This commit is contained in:
commit
24fbb1007d
60 changed files with 2681 additions and 249 deletions
|
@ -131,6 +131,7 @@ if TYPE_CHECKING:
|
|||
|
||||
numpy.seterr(all = "ignore")
|
||||
|
||||
|
||||
try:
|
||||
from cura.CuraVersion import CuraAppDisplayName, CuraVersion, CuraBuildType, CuraDebugMode, CuraSDKVersion # type: ignore
|
||||
except ImportError:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue