Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- pitop/keyboard/keyboard_button.py:20: error: Call to untyped function "Listener" in typed context
- pitop/keyboard/keyboard_button.py:23: error: Function is missing a type annotation
- pitop/keyboard/keyboard_button.py:37: error: Function is missing a type annotation
- pitop/keyboard/keyboard_button.py:52: error: Function is missing a return type annotation
- pitop/keyboard/keyboard_button.py:52: note: Use "-> None" if function does not return a value
- pitop/keyboard/keyboard_button.py:62: error: Function is missing a type annotation
- pitop/keyboard/keyboard_button.py:68: error: Function is missing a return type annotation
- pitop/keyboard/keyboard_button.py:68: note: Use "-> None" if function does not return a value
- pitop/keyboard/keyboard_button.py:78: error: Function is missing a type annotation
- pitop/keyboard/keyboard_button.py:7: error: Function is missing a type annotation
Advertisement
Add Comment
Please, Sign In to add comment