Skip to content

Commit 2e6b46f

Browse files
Update Lib/test/test_functools.py
Co-authored-by: Bénédikt Tran <[email protected]>
1 parent fd7e374 commit 2e6b46f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Lib/test/test_functools.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3386,7 +3386,6 @@ def silly(self: typing.Self, arg: int | str) -> int | str:
33863386
pass
33873387

33883388

3389-
33903389
class CachedCostItem:
33913390
_cost = 1
33923391

0 commit comments

Comments
 (0)