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

fix: use correct typing and code block example #22

Merged
merged 1 commit into from
Mar 20, 2023
Merged

Conversation

Nr18
Copy link
Contributor

@Nr18 Nr18 commented Mar 20, 2023

During the usage of my SnsEnvelope implementation I noticed that the typing was not correctly set. This causes the IDE to complain in some cases. By providing the correct type we avoid this.

Also the codeblock was not formatted correctly so I included this in the same PR.

@Nr18 Nr18 requested a review from mvanholsteijn March 20, 2023 16:04
@mvanholsteijn mvanholsteijn merged commit a318cba into master Mar 20, 2023
@mvanholsteijn
Copy link
Member

released in 1.2.1

@mvanholsteijn mvanholsteijn deleted the fix/typing branch March 20, 2023 17:15
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.

None yet

2 participants