Fix new linting errors

This commit is contained in:
Veronica Berglyd Olsen
2024-02-13 14:06:32 +01:00
parent e778d05ee3
commit 16d2f1cc2a
10 changed files with 16 additions and 10 deletions
+1 -1
View File
@@ -25,8 +25,8 @@ from __future__ import annotations
import logging
from typing import Iterable
from pathlib import Path
from collections.abc import Iterable
from PyQt5.QtGui import QFont, QFontInfo