Skip to content

Commit

Permalink
remove whitespaces
Browse files Browse the repository at this point in the history
  • Loading branch information
iLLiCiTiT committed Jan 24, 2025
1 parent c380ebf commit 22546fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/ayon_core/tools/publisher/widgets/report_page.py
Original file line number Diff line number Diff line change
Expand Up @@ -1164,7 +1164,7 @@ def sizeHint(self):
def minimumSizeHint(self):
return self.sizeHint()


class LogItemWidget(QtWidgets.QWidget):
log_level_to_flag = {
10: LOG_DEBUG_VISIBLE,
Expand Down

0 comments on commit 22546fd

Please sign in to comment.