Venkatesh-Prasad Ranganath
Results
2
comments of
Venkatesh-Prasad Ranganath
A colleague encountered this failure at work when trying to understand the flakiness of a test. So, the exact repro is hard; hence, the distilled gist. We do plan to...
The statement `mock.Mock = annotations.annot_aiohttp_test_utils_make_mocked_request_mock_Mock()` is exactly 80 chars without indentation. Hence, `astor.to_source(fundefNode.body[0])` output meets @bryce-ma's expectation. With indentation of 4 spaces, the same statement is 84 chars. Hence, the...