mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
remove whitespaces
This commit is contained in:
parent
c380ebfedf
commit
22546fd9c6
1 changed files with 1 additions and 1 deletions
|
|
@ -1164,7 +1164,7 @@ class LogItemMessage(QtWidgets.QTextEdit):
|
|||
def minimumSizeHint(self):
|
||||
return self.sizeHint()
|
||||
|
||||
|
||||
|
||||
class LogItemWidget(QtWidgets.QWidget):
|
||||
log_level_to_flag = {
|
||||
10: LOG_DEBUG_VISIBLE,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue