RASCSI/python/common
Daniel Markstedt 1b10b123d2
Refactor python code to address Sonarcloud issues (#900)
- copy/move/delete file class methods now take Path objects as arguments
- The file download endpoint in the Web UI uses the safer download from dir method
- Simplified logging
- Merged nested if statements
- Removed naked handling of unknown error states
- Added fallback empty list for drive_properties, to avoid errors when json file is missing or broken
- Move drive_properties to env[]
- Constants for common error messages
- Dummy variable for list comprehension
2022-10-09 13:50:20 -07:00
..
src Refactor python code to address Sonarcloud issues (#900) 2022-10-09 13:50:20 -07:00
tests clean squashed restructuring branch. #455 2022-01-09 20:22:19 +01:00
requirements.txt Bump protobuf from 3.19.3 to 3.19.5 in /python/common (#856) 2022-09-25 10:51:05 -07:00