Skip to content

Commit 8e83b33

Browse files
author
Krasnopoliskij.IA
committed
gh-131077: adding method get in test_descrtut
1 parent baee4ba commit 8e83b33

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Lib/test/test_descrtut.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -210,6 +210,7 @@ def merge(self, other):
210210
'copy',
211211
'count',
212212
'extend',
213+
'get',
213214
'index',
214215
'insert',
215216
'pop',

0 commit comments

Comments
 (0)