Skip to content

Comments

update typing of common "head()" function to reflect None return#102

Draft
loulecrivain wants to merge 1 commit intomainfrom
fix/78-common-helper-function-head-type-signature-is-incomplete
Draft

update typing of common "head()" function to reflect None return#102
loulecrivain wants to merge 1 commit intomainfrom
fix/78-common-helper-function-head-type-signature-is-incomplete

Conversation

@loulecrivain
Copy link
Contributor

makes typing issues throughout the source code visible to mypy whereas they previously weren't

TODO fix mypy errors

@loulecrivain loulecrivain linked an issue Feb 23, 2026 that may be closed by this pull request
@loulecrivain loulecrivain force-pushed the fix/78-common-helper-function-head-type-signature-is-incomplete branch from 2ebca23 to 7845704 Compare February 23, 2026 15:52
makes typing issues throughout the source code visible to mypy
whereas they previously weren't
@loulecrivain loulecrivain force-pushed the fix/78-common-helper-function-head-type-signature-is-incomplete branch from 7845704 to dc7e0fc Compare February 23, 2026 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

common helper function "head" type signature is incomplete

1 participant