Skip to content

Commit

Permalink
Update data.py
Browse files Browse the repository at this point in the history
  • Loading branch information
WillCaton2350 authored May 20, 2024
1 parent b1f9036 commit 85c2c91
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Python-Rumble-Bot-Final/config/data.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@

@dataclass(frozen=True)
class nums:
node_data: int = 0
max_retries:int = 3
retry_delay: int = 0
retries: int = 0
Expand Down

0 comments on commit 85c2c91

Please sign in to comment.