🎨 [pre-commit.ci] Auto format from pre-commit.com hooks

This commit is contained in:
pre-commit-ci[bot] 2024-02-29 09:56:12 +00:00
parent 2b2880d801
commit a5a9e6d521
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
from typing import List, Dict
from typing import Dict, List
import pytest
from fastapi import FastAPI, Query