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

This commit is contained in:
pre-commit-ci[bot] 2024-02-29 09:33:49 +00:00
parent 7bc13a7ec1
commit 6c981b9ace
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
import http
from typing import FrozenSet, List, Optional, Union, Dict
from typing import Dict, FrozenSet, List, Optional, Union
from fastapi import FastAPI, Path, Query