Skip to content

Commit

Permalink
🎨 [pre-commit.ci] Auto format from pre-commit.com hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Feb 29, 2024
1 parent 7bc13a7 commit 6c981b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/main.py
Original file line number Diff line number Diff line change
@@ -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

Expand Down

0 comments on commit 6c981b9

Please sign in to comment.