Skip to content

Commit 9391940

Browse files
committed
Make some CancelScope fields init=False
1 parent be81356 commit 9391940

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Lib/asyncio/timeouts.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import enum
22

3-
from dataclasses import dataclass
43
from types import TracebackType
54
from typing import final, Any, Dict, Optional, Type
65

0 commit comments

Comments
 (0)