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 e9d09b5 commit abe4390Copy full SHA for abe4390
1 file changed
README.md
@@ -35,13 +35,14 @@ This module currently contains the following:
35
36
- Experimental features
37
38
- - `@dataclass_transform()` (see PEP 681)
+ - (Currently none)
39
40
- In `typing` since Python 3.11
41
42
- `assert_never`
43
- `assert_type`
44
- `clear_overloads`
45
+ - `@dataclass_transform()` (see PEP 681)
46
- `get_overloads`
47
- `LiteralString` (see PEP 675)
48
- `Never`
0 commit comments