Skip to content

Commit e073ad7

Browse files
committed
lint
1 parent c665c1d commit e073ad7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyroomacoustics/tests/test_microphone_array.py

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1-
import pyroomacoustics as pra
21
import numpy as np
32
import pytest
43

4+
import pyroomacoustics as pra
5+
56
_FS = 16000
67

78
mic_dir0 = pra.FigureEight(

0 commit comments

Comments
 (0)