Skip to content

Commit

Permalink
Fix tests, attempt 2.
Browse files Browse the repository at this point in the history
  • Loading branch information
vnmabus committed Nov 24, 2023
1 parent bc33c8c commit 29bb62c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions skfda/_utils/ndfunction/_array_api.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
"""Types and functions associated with the Python array API standard."""
from __future__ import annotations

from typing import Any, Protocol, TypeVar

0 comments on commit 29bb62c

Please sign in to comment.