Enable Ruff preview flag

This commit is contained in:
Veronica Berglyd Olsen
2025-04-05 15:24:23 +02:00
parent 4a94a36a1d
commit 2975cc7f8f
3 changed files with 4 additions and 8 deletions
+1 -1
View File
@@ -137,7 +137,7 @@ class GuiTextDocument(QTextDocument):
if count < maxCount and block.isValid() and block.userState() & cType > 0:
count += 1
yield block
return None
return
##
# Public Slots