Skip to content

Commit 3e46fd7

Browse files
committed
whitespace
1 parent 12b59b8 commit 3e46fd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integration/long/test_loadbalancingpolicies.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -549,7 +549,7 @@ def test_token_aware_with_shuffle_rf2(self):
549549

550550
self._check_query_order_changes(session=session, keyspace=keyspace)
551551

552-
#check TokenAwarePolicy still return the remaining replicas when one goes down
552+
# check TokenAwarePolicy still return the remaining replicas when one goes down
553553
self.coordinator_stats.reset_counts()
554554
stop(2)
555555
self._wait_for_nodes_down([2], cluster)

0 commit comments

Comments
 (0)