Skip to content

Commit aa5e9b4

Browse files
committed
Sorting fix
1 parent 859f395 commit aa5e9b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ldai/testing/test_tracker.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1+
from time import sleep
12
from unittest.mock import MagicMock, call
23

34
import pytest
4-
from time import sleep
55
from ldclient import Config, Context, LDClient
66
from ldclient.integrations.test_data import TestData
77

0 commit comments

Comments
 (0)