Skip to content

Commit

Permalink
isort
Browse files Browse the repository at this point in the history
  • Loading branch information
fakufaku committed Nov 22, 2023
1 parent b26d1fd commit 5ac9a81
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 5ac9a81

Please sign in to comment.