Skip to content

Commit

Permalink
fix: black
Browse files Browse the repository at this point in the history
  • Loading branch information
vgorkavenko committed Sep 16, 2024
1 parent baf1413 commit 79cba2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/modules/csm/types.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import logging
from dataclasses import dataclass
from typing import Literal, TypeAlias
from typing import TypeAlias

from hexbytes import HexBytes

Expand Down

0 comments on commit 79cba2f

Please sign in to comment.