Fix linting and novel view clear

This commit is contained in:
Veronica Berglyd Olsen
2025-03-23 17:15:49 +01:00
parent 4d9c87b019
commit f4999df457
2 changed files with 7 additions and 2 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ import pytest
from novelwriter import SHARED
from novelwriter.constants import nwFiles
from novelwriter.core.index import Index, IndexNode, TagsIndex
from novelwriter.core.index import Index, TagsIndex
from novelwriter.core.item import NWItem
from novelwriter.core.project import NWProject
from novelwriter.enum import nwComment, nwItemClass, nwItemLayout