Skip to content

Commit 2968904

Browse files
committed
client & evaluator cleanup
1 parent ae0b551 commit 2968904

File tree

6 files changed

+358
-729
lines changed

6 files changed

+358
-729
lines changed

splitio/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
from splitio.client.factory import get_factory
1+
from splitio.client.factory import get_factory, get_factory_async
22
from splitio.client.key import Key
33
from splitio.version import __version__

0 commit comments

Comments
 (0)