Skip to content

Commit

Permalink
formatter
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewgsavage committed May 23, 2024
1 parent 50d9f6b commit 6c610b1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion pint_pandas/pint_array.py
Original file line number Diff line number Diff line change
Expand Up @@ -1133,7 +1133,6 @@ class DelegatedScalarMethod(DelegatedMethod):

for attr in [
"debug_used",
"formatter",
"dimensionality",
"dimensionless",
"force_ndarray",
Expand Down
1 change: 0 additions & 1 deletion pint_pandas/testsuite/test_pandas_interface.py
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,6 @@ class TestSeriesAccessors(object):
@pytest.mark.parametrize(
"attr",
[
"formatter",
"dimensionality",
"dimensionless",
"force_ndarray",
Expand Down

0 comments on commit 6c610b1

Please sign in to comment.