mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-30 22:31:21 -07:00
If readJSON fails, it puts an entry in the log and then returns None. This then crashes with a TypeError because you can't check for things to be in None. Fixes Sentry issue CURA-3V5. |
||
|---|---|---|
| .. | ||
| CloudSync | ||
| resources | ||
| __init__.py | ||
| CloudApiModel.py | ||
| Constants.py | ||
| LocalPackageList.py | ||
| Marketplace.py | ||
| PackageList.py | ||
| PackageModel.py | ||
| plugin.json | ||
| RemotePackageList.py | ||