Skip to content

Add py.typed marker for PEP 561 compliance#47

Merged
dannywillems merged 1 commit intomainfrom
fix/30-py-typed
Feb 8, 2026
Merged

Add py.typed marker for PEP 561 compliance#47
dannywillems merged 1 commit intomainfrom
fix/30-py-typed

Conversation

@dannywillems
Copy link
Contributor

Summary

  • Add empty leakix/py.typed marker file (PEP 561)
  • Enables downstream type checking for consumers of this package

Test plan

  • File exists at leakix/py.typed

Closes #30

Allows downstream consumers to use type information from this
package with mypy and other type checkers.

Closes #30
@dannywillems dannywillems merged commit 8f542d1 into main Feb 8, 2026
3 checks passed
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.

Add py.typed marker for PEP 561 compliance

1 participant