Revise stub merge architecture to provide detailed parameter type hints and return types. #2152
Annotations
2 errors
Test stubber:
tests/codemods/enrich_test.py#L37
test_enrich_file_with_stub[source_file1-target_file1-False]
AssertionError: no change to the stub was expected but found:
['']
assert 1 == 0
+ where 1 = len([''])
|
Test stubber
Process completed with exit code 1.
|
Loading