Fixed when no Holiday data

This commit is contained in:
2025-07-01 20:03:37 +02:00
parent d4f9c61a08
commit 9e1133c7fb
3 changed files with 6 additions and 1 deletions

View File

@@ -10,7 +10,6 @@ from components.datagrid_new.settings import DataGridSettings
from components.hoildays.helpers.nibelisparser import NibelisParser
from components.repositories.constants import USERS_REPOSITORY_NAME, HOLIDAYS_TABLE_NAME
from components_helpers import mk_dialog_buttons, set_boundaries
from conftest import session
from core.instance_manager import InstanceManager