Skip to content

Commit

Permalink
Merge branch 'master' into bugfix/angle_function
Browse files Browse the repository at this point in the history
  • Loading branch information
fakufaku committed Nov 25, 2023
2 parents 065d07a + db64876 commit b3abb99
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyroomacoustics/tests/test_air_absorption.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
import pyroomacoustics as pra
import numpy as np
import pytest

import pyroomacoustics as pra


@pytest.fixture
def room():
Expand Down

0 comments on commit b3abb99

Please sign in to comment.