Cura/cura/PrinterOutput/Models
Ghostkeeper 9674c54efb
Better type checking and handling of optionals
Adds type checking here and there to catch such errors in the future.
This makes it handle the optional fields of this model better.

Contributes to issue CURA-8730.
2021-12-08 17:36:09 +01:00
..
__init__.py Move models around again 2019-03-26 08:29:22 +01:00
ExtruderConfigurationModel.py Fix ExtruderConfigurationModel.__eq__ 2020-07-02 15:44:22 +02:00
ExtruderOutputModel.py Prevent division by 0 if total download size is 0 2020-07-06 17:23:58 +02:00
MaterialOutputModel.py Make code a bit smarter about reusing ExtruderConfigurationModels 2019-10-11 11:04:16 +02:00
PrinterConfigurationModel.py Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
PrinterOutputModel.py Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
PrintJobOutputModel.py Better type checking and handling of optionals 2021-12-08 17:36:09 +01:00