diff --git a/tests/test_ac_bytes.py b/tests/test_ac_bytes.py index 02663ec..f88063e 100644 --- a/tests/test_ac_bytes.py +++ b/tests/test_ac_bytes.py @@ -7,7 +7,7 @@ import pytest from hypothesis import strategies as st -from hypothesis import given, assume, reproduce_failure +from hypothesis import given, assume from ahocorasick_rs import ( BytesAhoCorasick,