about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--tests/test_pyhegp.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_pyhegp.py b/tests/test_pyhegp.py
index 10036bf..1eb3a59 100644
--- a/tests/test_pyhegp.py
+++ b/tests/test_pyhegp.py
@@ -22,7 +22,7 @@ from pathlib import Path
 import shutil
 
 from click.testing import CliRunner
-from hypothesis import given, settings, strategies as st
+from hypothesis import given, strategies as st
 from hypothesis.extra.numpy import arrays, array_shapes
 import numpy as np
 import pandas as pd