Skip to content

Commit cc8ecf1

Browse files
committed
fix code style
Signed-off-by: Manjusaka <me@manjusaka.me>
1 parent 68f93b5 commit cc8ecf1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Lib/test/test_capi/test_opt.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2241,7 +2241,6 @@ def test(self, *args, **kwargs):
22412241
return args[0]
22422242

22432243
test_object = TestObject()
2244-
22452244
test_bound_method = TestObject.test.__get__(test_object)
22462245

22472246

0 commit comments

Comments
 (0)