chore(api): fix some linting errors

This commit is contained in:
jo 2022-06-22 13:27:10 +02:00 committed by Kyle Robbertze
parent 1e83a91b5e
commit ec8c18097d
6 changed files with 7 additions and 8 deletions

View file

@ -1,4 +1,3 @@
import os
from pathlib import Path
from typing import Optional, Tuple
from xml.etree import ElementTree