Skip to content

Commit 25fd4b7

Browse files
committed
fix: lint
1 parent f870e76 commit 25fd4b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eth_validator_watcher/models.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@ class PendingConsolidationData(BaseModel):
305305

306306
class PendingWithdrawals(BaseModel):
307307
"""Model for pending withdrawal data.
308-
308+
309309
Args:
310310
None
311311
Returns:

0 commit comments

Comments
 (0)