We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c50621d commit a79e72eCopy full SHA for a79e72e
splitio/sync/segment.py
@@ -10,7 +10,7 @@
10
from splitio.util.backoff import Backoff
11
from splitio.sync import util
12
from splitio.optional.loaders import asyncio
13
-import pytest
+
14
_LOGGER = logging.getLogger(__name__)
15
16
0 commit comments