diff --git a/tests/test_find_xtal.py b/tests/test_find_xtal.py index 674ddc8..3e829a5 100644 --- a/tests/test_find_xtal.py +++ b/tests/test_find_xtal.py @@ -4,7 +4,6 @@ import numpy as np import pytest from aarecommon.math.find_xtal import ( - compute_crystal_score_array, create_quality_filtered_array, get_best_b_factor, get_best_res,