Skip to content

Commit

Permalink
Update numpy_func.py
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewgsavage authored May 12, 2024
1 parent d6258c2 commit b81b900
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pint/facets/numpy/numpy_func.py
Original file line number Diff line number Diff line change
Expand Up @@ -1007,7 +1007,6 @@ def implementation(a, *args, **kwargs):
"vstack",
"dstack",
"column_stack",
"broadcast_arrays",
):
implement_func(
"function", func_str, input_units="all_consistent", output_unit="match_input"
Expand Down

0 comments on commit b81b900

Please sign in to comment.