Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasWaldmann committed Oct 31, 2024
1 parent 379d586 commit ce61973
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/hashtablent_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -172,5 +172,5 @@ def test_size(ntht, n):


def test_demo():
from borghash import demo
from borghash.__main__ import demo
demo()

0 comments on commit ce61973

Please sign in to comment.