Skip to content

Miscellaneous type-hinting #2729

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Jun 19, 2025
Merged

Miscellaneous type-hinting #2729

merged 6 commits into from
Jun 19, 2025

Conversation

ADBond
Copy link
Contributor

@ADBond ADBond commented Jun 19, 2025

Adding further type hints, to try and slowly improve coverage, with an aim perhaps to turn on the flag disallow_untyped_calls. Particular target of splink/internals/misc which are functions that are used in a variety of places in the codebase.

Follows on from #2171, #2169, #2051.

Also delete a few internal utility functions that we do not actually make use of.

@ADBond ADBond force-pushed the maint/misc-type-hinting branch from 0529c30 to 883d7c4 Compare June 19, 2025 10:58
@ADBond ADBond merged commit 83c3459 into master Jun 19, 2025
28 checks passed
@ADBond ADBond deleted the maint/misc-type-hinting branch June 19, 2025 11:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant