Skip to content

Commit

Permalink
Update array_api_strict/_helpers.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ev-br authored Nov 30, 2024
1 parent 06e78f9 commit b38a427
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion array_api_strict/_helpers.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@


def _maybe_normalize_py_scalars(x1, x2, dtype_category, func_name):
from ._array_object import Array

flags = get_array_api_strict_flags()
if flags["api_version"] < "2024.12":
Expand Down

0 comments on commit b38a427

Please sign in to comment.