Skip to content

Bump to 0.13.1, add comprehensive type annotations (issue #5)#14

Open
pgorecki wants to merge 1 commit intomainfrom
release/0.13.1
Open

Bump to 0.13.1, add comprehensive type annotations (issue #5)#14
pgorecki wants to merge 1 commit intomainfrom
release/0.13.1

Conversation

@pgorecki
Copy link
Owner

Add mypy config with disallow_untyped_defs, annotate all functions across message.py, utils.py, compositon.py, dependency_provider.py, transaction_context.py, application_module.py, application.py, and testing.py. Add @overload for handler() decorator.

Add mypy config with disallow_untyped_defs, annotate all functions
across message.py, utils.py, compositon.py, dependency_provider.py,
transaction_context.py, application_module.py, application.py, and
testing.py. Add @overload for handler() decorator.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.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.

1 participant