Skip to content

Commit fb1ab9e

Browse files
delete unused import
1 parent 5ad7738 commit fb1ab9e

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

tests/test_smoothing.py

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,7 @@
44

55
import smsfusion as sf
66
from smsfusion import FixedIntervalSmoother
7-
from smsfusion.benchmark import (
8-
benchmark_full_pva_beat_202311A,
9-
benchmark_full_pva_chirp_202311A,
10-
)
7+
from smsfusion.benchmark import benchmark_full_pva_beat_202311A
118

129

1310
class Test_FixedIntervalSmoother:

0 commit comments

Comments
 (0)