Add a version of inspect.getsource that doesn't unwrap decorators. Remove the...
Add a version of inspect.getsource that doesn't unwrap decorators. Remove the safety check that verified the function's source code matches its signature. PiperOrigin-RevId: 231499768
Loading
Please sign in to comment