Skip to content

Commit 7e136a2

Browse files
authored
Update tests/test_timeout.py
1 parent 1856c35 commit 7e136a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_timeout.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
import pytest
66

7-
from async_timeout import Timeout, timeout, timeout_at
7+
from async_timeout import timeout, timeout_at
88

99

1010
@pytest.mark.asyncio

0 commit comments

Comments
 (0)