Corrections to code logic

This commit is contained in:
Deniz Şafak
2025-04-27 05:09:52 +03:00
parent 52f2dbbec1
commit d67cfce896
8 changed files with 190 additions and 163 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ from PyQt5.QtWidgets import (
QMenu,
)
from PyQt5.QtCore import Qt
from abogen.utils import clean_text, calculate_text_length
from utils import clean_text, calculate_text_length
import os