Ask a question to get started
Enter to send•Shift+Enter new line
assert_signatures_in_sync( source_func: Callable[..., Any], check_func: Callable[..., Any],
Ensure that the signature of the second function matches the first.