We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be81356 commit 9391940Copy full SHA for 9391940
Lib/asyncio/timeouts.py
@@ -1,6 +1,5 @@
1
import enum
2
3
-from dataclasses import dataclass
4
from types import TracebackType
5
from typing import final, Any, Dict, Optional, Type
6
0 commit comments