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

Refactor typings and import blocks in client/__init__.py, _post_coinit/misc.py and test/test_getactiveobj.py. #774

Merged

Conversation

junkmd
Copy link
Collaborator

@junkmd junkmd commented Jan 27, 2025

During the investigation of #769, I noticed inappropriate type annotations, unorganized import blocks, and test names or constant names that should be more descriptive. I have made corrections accordingly.

@junkmd junkmd added this to the 1.4.10 milestone Jan 27, 2025
@junkmd junkmd added the typing related to Python static typing system label Jan 27, 2025
junkmd added a commit to junkmd/pywinauto that referenced this pull request Jan 27, 2025
@junkmd junkmd merged commit 547e736 into enthought:main Jan 27, 2025
50 checks passed
@junkmd junkmd deleted the refactor_and_repair_typing_importing_client_funcs branch January 27, 2025 02:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
typing related to Python static typing system
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant