Skip to content
This repository was archived by the owner on May 17, 2024. It is now read-only.

Type annotate some things ("no-brainers") #827

Merged
merged 6 commits into from
Jan 8, 2024
Merged

Conversation

nolar
Copy link
Contributor

@nolar nolar commented Dec 31, 2023

Little by little, let's cleanup the code base. Before doing some big type annotations & clarifications, let's first remove the very obvious chaos where the very obvious annotations are absent and can be added easily as "no-brainers."

The more sophisticated cases where some brain work is needed to infer the supposed types of results & arguments will follow in other PRs — as in the "iterative improvement" approach.

Reviewing individual commits might help — they are split by topic.

@nolar nolar requested review from dlawin and vvkh December 31, 2023 18:21
@nolar nolar changed the title Type annotate some things Type annotate some things ("no-brainers") Dec 31, 2023
@nolar nolar force-pushed the type-annotate-everything-2 branch from 70edcb0 to e675286 Compare December 31, 2023 18:24
@nolar nolar force-pushed the type-annotate-everything-2 branch from e675286 to ff76f94 Compare January 8, 2024 13:36
@nolar nolar merged commit 63dce8f into master Jan 8, 2024
@nolar nolar deleted the type-annotate-everything-2 branch January 8, 2024 14:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants