Merge branch 'cleanup-pep8_compliant_database_code' into 'master'
Makes database code pep8 compliant See merge request !20
No related branches found
No related tags found
Showing
- sohstationviewer/controller/processing.py 2 additions, 4 deletionssohstationviewer/controller/processing.py
- sohstationviewer/database/extractData.py 0 additions, 146 deletionssohstationviewer/database/extractData.py
- sohstationviewer/database/extract_data.py 114 additions, 0 deletionssohstationviewer/database/extract_data.py
- sohstationviewer/database/process_db.py 5 additions, 5 deletionssohstationviewer/database/process_db.py
- sohstationviewer/model/data_type_model.py 3 additions, 3 deletionssohstationviewer/model/data_type_model.py
- sohstationviewer/view/channel_prefer_dialog.py 6 additions, 6 deletionssohstationviewer/view/channel_prefer_dialog.py
- sohstationviewer/view/core/plotting_widget.py 0 additions, 0 deletionssohstationviewer/view/core/plotting_widget.py
- sohstationviewer/view/db_config/channel_dialog.py 3 additions, 3 deletionssohstationviewer/view/db_config/channel_dialog.py
- sohstationviewer/view/db_config/data_type_dialog.py 2 additions, 2 deletionssohstationviewer/view/db_config/data_type_dialog.py
- sohstationviewer/view/db_config/db_config_dialog.py 6 additions, 6 deletionssohstationviewer/view/db_config/db_config_dialog.py
- sohstationviewer/view/db_config/param_dialog.py 2 additions, 2 deletionssohstationviewer/view/db_config/param_dialog.py
- sohstationviewer/view/main_window.py 8 additions, 8 deletionssohstationviewer/view/main_window.py
- sohstationviewer/view/mainwindow.py 0 additions, 0 deletionssohstationviewer/view/mainwindow.py
- sohstationviewer/view/param_dialog.py 0 additions, 0 deletionssohstationviewer/view/param_dialog.py
- sohstationviewer/view/plotting/state_of_health_widget.py 5 additions, 4 deletionssohstationviewer/view/plotting/state_of_health_widget.py
- sohstationviewer/view/plotting/time_power_squared_dialog.py 5 additions, 5 deletionssohstationviewer/view/plotting/time_power_squared_dialog.py
- sohstationviewer/view/plotting/waveform_dialog.py 3 additions, 3 deletionssohstationviewer/view/plotting/waveform_dialog.py
- tests/test_controller/test_processing.py 6 additions, 6 deletionstests/test_controller/test_processing.py
- tests/test_database/test_extract_data.py 42 additions, 38 deletionstests/test_database/test_extract_data.py
Loading
Please register or sign in to comment