MCPcopy Create free account
hub / github.com/tiny-pilot/tinypilot / InvalidModifierKeyError

Class InvalidModifierKeyError

app/request_parsers/keystroke.py:12–13  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

10
11
12class InvalidModifierKeyError(Error):
13 pass
14
15
16class InvalidKeyCodeError(Error):

Callers 1

_parse_modifier_keyFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected