You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is expected to see all usages of a typed variable in a file to have its types. See the unit test test_propagated_types_file and the file exp_outputs/propagated_types.py in tests branch.
The TypeAdder class in cst_transformations.py should be improved.
The text was updated successfully, but these errors were encountered:
It is expected to see all usages of a typed variable in a file to have its types. See the unit test
test_propagated_types_file
and the fileexp_outputs/propagated_types.py
intests
branch.The
TypeAdder
class incst_transformations.py
should be improved.The text was updated successfully, but these errors were encountered: