Add stubs for pyautogui (#8654)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
This commit is contained in:
Samuel T
2022-09-03 07:45:20 -04:00
committed by GitHub
parent 61831c0164
commit 4c100febcd
4 changed files with 252 additions and 0 deletions

View File

@@ -69,6 +69,7 @@
"stubs/pep8-naming",
"stubs/psutil",
"stubs/psycopg2",
"stubs/PyAutoGUI",
"stubs/pyflakes",
"stubs/Pygments",
"stubs/PyMySQL",