Skip to content

Commit

Permalink
Fix indention
Browse files Browse the repository at this point in the history
  • Loading branch information
DimaStebaev committed May 27, 2024
1 parent 04a831c commit f408e01
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions skale/schain_config/rotation_history.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@


class PreviousNodeData(TypedDict):
finish_ts: int
previous_node_id: NodeId
finish_ts: int
previous_node_id: NodeId


def get_previous_schain_groups(
Expand Down

0 comments on commit f408e01

Please sign in to comment.