Precommit: formatting fixes after Black update

This commit is contained in:
Chris Hennes
2024-04-04 23:19:23 -05:00
parent 9510029234
commit b93c02e07d
16 changed files with 19 additions and 17 deletions

View File

@@ -53,7 +53,6 @@ _TOTAL_INCREMENTS = 1000
class WidgetProgressBar(QtWidgets.QWidget):
"""A multipart progress bar widget, including a stop button and a status label. Defaults to a
single range with 100 increments, but can be configured with any number of major and minor
ranges. Clicking the stop button will emit a signal, but does not otherwise affect the