Skip to content

Commit

Permalink
Delete unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
TaiSakuma committed Oct 1, 2024
1 parent 0c54e6a commit 814984f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/strategies/test_st_ranges.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import sys
from typing import Any, Optional, TypeVar, overload
from typing import Optional, TypeVar

from hypothesis import given, settings
from hypothesis import strategies as st
Expand Down

0 comments on commit 814984f

Please sign in to comment.