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

Registering module's type annotations #194

Merged
merged 3 commits into from Apr 20, 2020
Merged

Conversation

JPFrancoia
Copy link
Contributor

While most of the module is annotated, the annotations are not registered and therefore can't be used outside of the module, when awswrangler is used as a library.

Description of changes:

This PR adds a py.typed file to register these annotations. See PEP 561 for more details https://www.python.org/dev/peps/pep-0561/

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@igorborgest igorborgest added the enhancement New feature or request label Apr 20, 2020
@igorborgest igorborgest self-assigned this Apr 20, 2020
@igorborgest
Copy link
Contributor

Really cool idea! Let me take a look!

@igorborgest igorborgest self-requested a review April 20, 2020 16:16
@igorborgest igorborgest merged commit f385fc6 into aws:master Apr 20, 2020
@igorborgest
Copy link
Contributor

Thanks @JPFrancoia! Really nice contribution!

@igorborgest igorborgest added WIP Work in progress and removed WIP Work in progress labels May 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants