Skip to content

Add typing and expose py.typed#135

Merged
un33k merged 1 commit intoun33k:stagingfrom
DanielNoord:add-typing
Oct 9, 2023
Merged

Add typing and expose py.typed#135
un33k merged 1 commit intoun33k:stagingfrom
DanielNoord:add-typing

Conversation

@DanielNoord
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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 <13665637+DanielNoord@users.noreply.github.com>
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