d959ac0401
- `autopep8 -aa` for general cleanup; - Changed order of imports, they should be ordered into 3 groups: 1. standard library imports; 2. 3rd party packages; 3. project imports. - I commented various imports that were reported as unused by my IDE. If everything goes fine we can consider to delete them; - The Apache license disclaimers are now comments since triple-quotes should be used only for docstrings; - Fix - `utils.centerWindowOnParent` did not resolve, changed to `centerWindowOnParent` |
||
---|---|---|
.. | ||
__init__.py | ||
autotagmatchwindow.ui | ||
autotagprogresswindow.ui | ||
autotagstartwindow.ui | ||
coverimagewidget.ui | ||
crediteditorwindow.ui | ||
exportwindow.ui | ||
fileselectionlist.ui | ||
imagepopup.ui | ||
issueselectionwindow.ui | ||
logwindow.ui | ||
matchselectionwindow.ui | ||
pagebrowser.ui | ||
pagelisteditor.ui | ||
progresswindow.ui | ||
qtutils.py | ||
renamewindow.ui | ||
settingswindow.ui | ||
taggerwindow.ui | ||
volumeselectionwindow.ui |