Make UI code for database edit pep8 compliant
Rename channeldialog.py, channelpreferdialog.py, dataTypedialog.py, dbgui_superclass.py, paramdialog.py, and plottypedialog.py to use snake_case Rename variables and functions in above files to use snake_case
Showing
- sohstationviewer/view/channel_dialog.py 88 additions, 0 deletionssohstationviewer/view/channel_dialog.py
- sohstationviewer/view/channel_prefer_dialog.py 299 additions, 0 deletionssohstationviewer/view/channel_prefer_dialog.py
- sohstationviewer/view/core/db_gui_superclass.py 368 additions, 0 deletionssohstationviewer/view/core/db_gui_superclass.py
- sohstationviewer/view/data_type_dialog.py 34 additions, 0 deletionssohstationviewer/view/data_type_dialog.py
- sohstationviewer/view/mainwindow.py 5 additions, 5 deletionssohstationviewer/view/mainwindow.py
- sohstationviewer/view/param_dialog.py 68 additions, 0 deletionssohstationviewer/view/param_dialog.py
- sohstationviewer/view/plot_type_dialog.py 7 additions, 7 deletionssohstationviewer/view/plot_type_dialog.py
Loading
Please register or sign in to comment