Closed aarondill closed 7 months ago
Thanks for the contribution @aarondill, this is a big change which needs to be heavily tested.. might worth to split to multiple PRS?
@amirbilu sorry for never responding.
I can split this up (and probably should). I can see this being split into three PRs:
the first two would be fairly small, but the third would still have a large (green) diff, as non of the functions currently have types, and would now all need comments describing the types.
I'm closing this PR. The behavioral changes have been done in #164, #165, and #166
I'll reimplement the rest of the types after those have been merged (to avoid conflicts)
Refactors the
tabnine.utils
module to add types and fix some minor issues.The list of commits is below. Each commit should include a description of the change (or be self-evident).