Skip to content

Commit 354fce8

Browse files
committed
Fix import sorting in test_steal.py
Signed-off-by: prince8273 <princesingh29757@gmail.com>
1 parent 62efb15 commit 354fce8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

distributed/tests/test_steal.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
from operator import mul
1313
from time import sleep
1414
from unittest.mock import patch
15+
1516
import pytest
1617
from tlz import merge, sliding_window
1718

0 commit comments

Comments
 (0)