Skip to content

Commit 3856b8f

Browse files
committed
Fix linting issue
1 parent 938f086 commit 3856b8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

array_api_tests/test_statistical_functions.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
from . import hypothesis_helpers as hh
1212
from . import pytest_helpers as ph
1313
from . import shape_helpers as sh
14-
from . import xps, api_version
14+
from . import xps
1515
from ._array_module import _UndefinedStub
1616
from .typing import DataType
1717

0 commit comments

Comments
 (0)