Skip to content

Commit

Permalink
TLK-1987 Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
EugeneLightsOn committed Nov 1, 2024
1 parent 9479120 commit 74ba1a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/backend/config/settings.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import sys
from typing import List, Optional, Tuple, Type, Any
from typing import Any, List, Optional, Tuple, Type

from pydantic import AliasChoices, BaseModel, Field
from pydantic_settings import (
Expand Down

0 comments on commit 74ba1a1

Please sign in to comment.