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 typing and expose py.typed #135

Merged
merged 1 commit into from
Oct 9, 2023
Merged

Add typing and expose py.typed #135

merged 1 commit into from
Oct 9, 2023

Conversation

DanielNoord
Copy link
Contributor

@DanielNoord DanielNoord commented Oct 9, 2023

This adds typing to the package and exposes a py.typed file.

There is one change where add_uppercase_char returns char_list if the other return statement is never met. This seems intended, the function returning None doesn't seem like what is intended with the code.

Let me know if I need to make any changes!

The tests passed with this change on 3.7.

@un33k
Copy link
Owner

un33k commented Oct 9, 2023

@DanielNoord this is great. Would it be possible to point the PR to staging instead? Thank you.

@DanielNoord DanielNoord changed the base branch from master to staging October 9, 2023 13:49
@un33k un33k merged commit c3fe574 into un33k:staging Oct 9, 2023
@DanielNoord
Copy link
Contributor Author

DanielNoord commented Oct 9, 2023

@un33k Changed the base. There seem to be no conflicts? But feel free to rebase this branch on staging.

Edit: Never mind. Thanks for merging!

un33k added a commit that referenced this pull request Oct 9, 2023
* Add typing and expose ``py.typed`` (#135)

* actions order

* Revert "actions order"

This reverts commit 716c2c7.

* Revert "Merge branch 'master' into staging"

This reverts commit e1699be, reversing
changes made to c3fe574.

---------

Co-authored-by: Daniël van Noord <[email protected]>
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.

2 participants