Closed agucova closed 1 year ago
Fixes #31. This was made largely through a custom-made automated codemod.
All checks were replaced, and the only .type accesses left are those internal to distributions.py.
.type
distributions.py
After merge, It might be a good idea to reverse merge this into wip_types.
wip_types
Fixes #31. This was made largely through a custom-made automated codemod.
All checks were replaced, and the only
.type
accesses left are those internal todistributions.py
.