Skip to content

Commit 75d57f7

Browse files
author
welli7ngton
committed
MNT add annotation to several methods in computer vision functions
- add to imports: NamedTuple, Iterable and List - add annotation to: add_image, get_image_from_map, find_multiple, find find_until, find_all, find_text, find_process, get_last_element, screenshot get_screenshot, screen_cut, get_element_coords, get_element_coords_centered - updated the documentation from methods: find_multiple, find, find_until find_all, find_text, find_process, get_element_coords - removed the duplicity of (x,y) variables by setting a default value in the function definition Automatic linter changes: I'm currently using pyright, black and flake8 to help with linting, formatting and code style - added double quotes as default logging - updated the identation of some functions uses: functools.partial(), _replace() locate_all_opencv(), locate_all_opencv(), find_all(), click(), click_relative() mouse_click(), double_click_relative(), find_app_window(), find_app_element() connect_to_app(), right_click_relative()
1 parent 04e220f commit 75d57f7

File tree

1 file changed

+325
-121
lines changed

1 file changed

+325
-121
lines changed

0 commit comments

Comments
 (0)