fix: linting errors

This commit is contained in:
swve 2023-07-12 15:19:46 +01:00
parent ce50fa760f
commit 2f456560f0
3 changed files with 3 additions and 4 deletions

View file

@ -1,4 +1,3 @@
from gettext import install
from typing import Literal, Optional
from pydantic import BaseModel
import os