Pratik Bangerwa
Results
2
issues of
Pratik Bangerwa
Fixes #576. This PR refactors the logic for adding new filenames to the `file_registry` (`Filename` model). As suggested by the issue, this logic was previously handled inline in the `file_upload`...
**Purpose of PR?**: Fixes #2885 This PR adds a type check to the `load_settings` method in `mslib/msui/flighttrack.py`. It ensures that `performance_settings` is always initialized as a dictionary. If the loaded...