Skip to content

Commit

Permalink
Fix flake8 issue
Browse files Browse the repository at this point in the history
  • Loading branch information
asmeurer committed May 23, 2024
1 parent 303d756 commit bb33ff2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion array_api_tests/test_statistical_functions.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
from . import hypothesis_helpers as hh
from . import pytest_helpers as ph
from . import shape_helpers as sh
from . import api_version
from ._array_module import _UndefinedStub
from .typing import DataType

Expand Down

0 comments on commit bb33ff2

Please sign in to comment.