SIGN IN SIGN UP

Remove comment between xfail and test function. (#952)

In python 3.13, when a comment is placed between `xfail` and a type checked test function, it causes `inspect.get_source` to return the decorator, comment, function signature, but no body.
D
dnwpark committed
ff76b6b9fa2eb875d82b08a0678f1a33a1eb1160
Parent: 77064ef
Committed by GitHub <noreply@github.com> on 10/20/2025, 6:43:56 PM