Skip to content

Commit 47420b2

Browse files
committed
fix python lint
1 parent bac9535 commit 47420b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integration_tests/test_staking_cache.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ def cronos_staking_cache(tmp_path_factory):
3434
26650,
3535
Path(__file__).parent / "configs/staking_cache.jsonnet",
3636
)
37-
37+
3838

3939
def get_delegator_address(cli, account_name):
4040
"""Get delegator address for a specific account."""

0 commit comments

Comments
 (0)