Skip to content

Commit

Permalink
Fix ruff
Browse files Browse the repository at this point in the history
  • Loading branch information
JosePizarro3 committed Apr 15, 2024
1 parent ae7c744 commit 5206d4f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_physical_properties.py
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,6 @@ def test_setattr_none(self):
== f'The value of the physical property {physical_property.name} is None. Please provide a finite valid value.'
)


def test_is_derived(self):
"""
Test the `normalize` and `_is_derived` methods.
Expand Down

0 comments on commit 5206d4f

Please sign in to comment.