Skip to content

Commit

Permalink
ruff
Browse files Browse the repository at this point in the history
  • Loading branch information
gus-opentensor committed Aug 19, 2024
1 parent 014e243 commit d6a225a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bittensor/subtensor.py
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,6 @@
KEY_NONCE: Dict[str, int] = {}



class ParamWithTypes(TypedDict):
name: str # Name of the parameter.
type: str # ScaleType string of the parameter.
Expand Down

0 comments on commit d6a225a

Please sign in to comment.