From e97cdd73d7d76aca3c32ab0f381239211ce41006 Mon Sep 17 00:00:00 2001 From: David Peter Date: Thu, 20 Feb 2025 15:47:46 +0100 Subject: [PATCH] Use __kwdefaults__ instead of __module__ --- .../red_knot_python_semantic/resources/mdtest/call/methods.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/crates/red_knot_python_semantic/resources/mdtest/call/methods.md b/crates/red_knot_python_semantic/resources/mdtest/call/methods.md index d6deb2cf7a..7e9a17bda2 100644 --- a/crates/red_knot_python_semantic/resources/mdtest/call/methods.md +++ b/crates/red_knot_python_semantic/resources/mdtest/call/methods.md @@ -90,11 +90,11 @@ reveal_type(bound_method.__hash__) # revealed: