keyboard : Update stubtest_allowlist and add comments for missing defaults (#9965)

This commit is contained in:
Avasam
2023-04-17 07:26:01 -04:00
committed by GitHub
parent f39ffea00f
commit fd188fa67e
4 changed files with 9 additions and 3 deletions
@@ -1,7 +1,5 @@
# scan_code *should* never be None in real use. This is also according to docs.
keyboard.KeyboardEvent.scan_code
keyboard._keyboard_event.KeyboardEvent.scan_code
# Defaults don't align with possible values
keyboard.mouse.wait
# TODO: Should this be allowlisted?
keyboard.__main__
@@ -1,2 +1,3 @@
# Defaults don't align with possible values
keyboard.mouse.on_button
keyboard.mouse.wait
@@ -1,2 +1,3 @@
# Defaults don't align with possible values
keyboard.mouse.on_button
keyboard.mouse.wait