Skip to content

Commit

Permalink
fix:test
Browse files Browse the repository at this point in the history
  • Loading branch information
cunla committed May 6, 2024
1 parent 9e8d421 commit f62d362
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/test_stack/test_tdigest.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
import pytest
import redis

topk_tests = pytest.importorskip("probables")


@pytest.mark.experimental
def test_tdigest_reset(r: redis.Redis):
Expand Down

0 comments on commit f62d362

Please sign in to comment.