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 type annotations #381

Merged
merged 1 commit into from
Jun 6, 2024
Merged

Add type annotations #381

merged 1 commit into from
Jun 6, 2024

Conversation

jborean93
Copy link
Collaborator

Add type annotations to the pywinrm library. This can help reduce type
related bugs inside the library and also help callers to figure out the
correct values that can be used in the public API.

@coveralls
Copy link

Coverage Status

coverage: 73.315% (+0.09%) from 73.229%
when pulling e03a14e on jborean93:type-annoatation
into 6f2ef68 on diyan:master.

Add type annotations to the pywinrm library. This can help reduce type
related bugs inside the library and also help callers to figure out the
correct values that can be used in the public API.
@jborean93 jborean93 merged commit fbb05e8 into diyan:master Jun 6, 2024
20 checks passed
@jborean93 jborean93 deleted the type-annoatation branch June 6, 2024 00:37
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