mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-03-04 22:31:26 +08:00
Run third-party stubtest under xvfb-run (#8719)
This commit is contained in:
9
stubs/pynput/@tests/stubtest_allowlist.txt
Normal file
9
stubs/pynput/@tests/stubtest_allowlist.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
# TODO: go through this allowlist, figure out which of them are false positives
|
||||
pynput.keyboard.Controller._Key
|
||||
pynput.keyboard.Controller._KeyCode
|
||||
pynput.keyboard.Controller.__init__
|
||||
pynput.keyboard._base.Controller._Key
|
||||
pynput.keyboard._base.Controller._KeyCode
|
||||
pynput.keyboard._dummy.Controller._Key
|
||||
pynput.keyboard._dummy.Controller._KeyCode
|
||||
pynput.mouse.Controller.__init__
|
||||
Reference in New Issue
Block a user