Allowlist-only fixes for stubtest on Windows (#9522)

This commit is contained in:
Avasam
2023-01-13 07:45:38 -05:00
committed by GitHub
parent b216053432
commit 1946907451
8 changed files with 13 additions and 6 deletions

View File

@@ -2,7 +2,6 @@
keyboard.KeyboardEvent.scan_code
keyboard._keyboard_event.KeyboardEvent.scan_code
# Defaults don't align with possible values
keyboard.mouse.on_button
keyboard.mouse.wait
# TODO: Should this be allowlisted?
keyboard.__main__

View File

@@ -0,0 +1,2 @@
# Defaults don't align with possible values
keyboard.mouse.on_button

View File

@@ -0,0 +1,2 @@
# Defaults don't align with possible values
keyboard.mouse.on_button