chore: code format

This commit is contained in:
Vlad Stan 2023-02-17 14:26:00 +02:00
parent 855812cb8f
commit 230729483c
7 changed files with 25 additions and 27 deletions

View file

@ -1,4 +1,3 @@
from typing import Any, List, Optional, Tuple
from pydantic import BaseModel, Field