Skip to content
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

Add marker for providing type annotation #1733

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

mtar
Copy link
Collaborator

@mtar mtar commented Nov 29, 2024

Due Diligence

  • General:
  • Implementation:
    • unit tests: all split configurations tested
    • unit tests: multiple dtypes tested
    • benchmarks: created for new functionality
    • benchmarks: performance improved or maintained
    • documentation updated where needed

Description

Includes 'py.typed' that signals tools that the package has type annotations.

Issue/s resolved: #1732

Changes proposed:

  • add 'py.typed'

Type of change

Other

Memory requirements

Performance

Does this change modify the behaviour of other functions? If so, which?

yes / no

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Include type annotation marker file
2 participants