We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bff700b commit 18a5c13Copy full SHA for 18a5c13
src/config/app_state.py
@@ -6,7 +6,7 @@
6
7
from PyQt6.QtGui import QPixmap
8
9
-from backend.rule_manager import RuleManager
+from src.backend.rule_manager import RuleManager
10
11
12
class AppState:
0 commit comments