Skip to content

Commit

Permalink
Linting
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewelwell committed Jun 14, 2024
1 parent 55a2a31 commit b1926ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/edge_proxy/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
import sys
from enum import Enum
from pathlib import Path
from typing import Any, Dict, List, Tuple, Type
from typing import Any, Dict, List, Tuple

import structlog

Expand Down

0 comments on commit b1926ed

Please sign in to comment.