Skip to content

Commit

Permalink
add proper indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
mgrover1 committed Jan 3, 2024
1 parent a1ac544 commit 1c2b455
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/units/test_units.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
import pytest

from metpy.testing import (assert_almost_equal, assert_array_almost_equal, assert_array_equal,
assert_nan)
assert_nan)
from metpy.units import (check_units, concatenate, is_quantity,
pandas_dataframe_to_unit_arrays, units)

Expand Down

0 comments on commit 1c2b455

Please sign in to comment.