From 5944eacbabf19b664a37274b0bc4c7c226bfc102 Mon Sep 17 00:00:00 2001 From: Derrick Chambers Date: Tue, 18 Feb 2025 15:05:07 -0800 Subject: [PATCH] lint --- tests/test_io/test_wav/test_wav.py | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/test_io/test_wav/test_wav.py b/tests/test_io/test_wav/test_wav.py index eebd5c6c..1366a6f1 100644 --- a/tests/test_io/test_wav/test_wav.py +++ b/tests/test_io/test_wav/test_wav.py @@ -8,7 +8,6 @@ from scipy.io.wavfile import read as read_wav import dascore as dc - from dascore.constants import ONE_SECOND