Skip to content

Commit

Permalink
fix:gha
Browse files Browse the repository at this point in the history
  • Loading branch information
cunla committed Sep 25, 2023
1 parent 5ba0eb9 commit 18024d9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/test_stack/test_bloom_redis_py.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
import redis.commands.bf
from redis.commands.bf import BFInfo

json_tests = pytest.importorskip("pybloom_live")


def get_protocol_version(r):
if isinstance(r, redis.Redis) or isinstance(r, redis.asyncio.Redis):
Expand Down

0 comments on commit 18024d9

Please sign in to comment.