Skip to content

Commit 3fbe3b7

Browse files
committed
add copy_method_params to all as well
1 parent df1fc26 commit 3fbe3b7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Lib/typing.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@
126126
'cast',
127127
'clear_overloads',
128128
'copy_func_params',
129+
'copy_method_params',
129130
'dataclass_transform',
130131
'evaluate_forward_ref',
131132
'final',

0 commit comments

Comments
 (0)