Guest User

Untitled

a guest
Nov 12th, 2021
27
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.87 KB | None | 0 0
  1. pitop/keyboard/keyboard_button.py:20: error: Call to untyped function "Listener" in typed context
  2. pitop/keyboard/keyboard_button.py:23: error: Function is missing a type annotation
  3. pitop/keyboard/keyboard_button.py:37: error: Function is missing a type annotation
  4. pitop/keyboard/keyboard_button.py:52: error: Function is missing a return type annotation
  5. pitop/keyboard/keyboard_button.py:52: note: Use "-> None" if function does not return a value
  6. pitop/keyboard/keyboard_button.py:62: error: Function is missing a type annotation
  7. pitop/keyboard/keyboard_button.py:68: error: Function is missing a return type annotation
  8. pitop/keyboard/keyboard_button.py:68: note: Use "-> None" if function does not return a value
  9. pitop/keyboard/keyboard_button.py:78: error: Function is missing a type annotation
  10. pitop/keyboard/keyboard_button.py:7: error: Function is missing a type annotation
Advertisement
Add Comment
Please, Sign In to add comment