Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- pitop/display/display.py:101: error: Function is missing a return type annotation
- pitop/display/display.py:102: error: Call to untyped function "__set_state" in typed context
- pitop/display/display.py:107: error: Function is missing a return type annotation
- pitop/display/display.py:108: error: Call to untyped function "__set_state" in typed context
- pitop/display/display.py:113: error: Function is missing a return type annotation
- pitop/display/display.py:114: error: Call to untyped function "__set_state" in typed context
- pitop/display/display.py:119: error: Function is missing a return type annotation
- pitop/display/display.py:120: error: Call to untyped function "__set_state" in typed context
- pitop/display/display.py:126: error: Function is missing a return type annotation
- pitop/display/display.py:128: error: Call to untyped function "__get_state" in typed context
- pitop/display/display.py:135: error: Function is missing a type annotation
- pitop/display/display.py:142: error: Call to untyped function "__set_state" in typed context
- pitop/display/display.py:149: error: Function is missing a return type annotation
- pitop/display/display.py:152: error: Call to untyped function "__get_state" in typed context
- pitop/display/display.py:15: error: Call to untyped function "__setup_subscribe_client" in typed context
- pitop/display/display.py:161: error: Function is missing a type annotation
- pitop/display/display.py:164: error: Call to untyped function "__set_state" in typed context
- pitop/display/display.py:171: error: Function is missing a return type annotation
- pitop/display/display.py:174: error: Call to untyped function "__get_state" in typed context
- pitop/display/display.py:19: error: Function is missing a return type annotation
- pitop/display/display.py:19: note: Use "-> None" if function does not return a value
- pitop/display/display.py:20: error: Function is missing a type annotation
- pitop/display/display.py:21: error: Item "None" of "Optional[Any]" has no attribute "invoke_callback_func_if_exists"
- pitop/display/display.py:25: error: Function is missing a return type annotation
- pitop/display/display.py:25: note: Use "-> None" if function does not return a value
- pitop/display/display.py:26: error: Item "None" of "Optional[Any]" has no attribute "invoke_callback_func_if_exists"
- pitop/display/display.py:30: error: Function is missing a return type annotation
- pitop/display/display.py:30: note: Use "-> None" if function does not return a value
- pitop/display/display.py:31: error: Item "None" of "Optional[Any]" has no attribute "invoke_callback_func_if_exists"
- pitop/display/display.py:35: error: Function is missing a return type annotation
- pitop/display/display.py:35: note: Use "-> None" if function does not return a value
- pitop/display/display.py:36: error: Item "None" of "Optional[Any]" has no attribute "invoke_callback_func_if_exists"
- pitop/display/display.py:40: error: Function is missing a return type annotation
- pitop/display/display.py:40: note: Use "-> None" if function does not return a value
- pitop/display/display.py:41: error: Item "None" of "Optional[Any]" has no attribute "invoke_callback_func_if_exists"
- pitop/display/display.py:45: error: Call to untyped function "PTDMSubscribeClient" in typed context
- pitop/display/display.py:46: error: Call to untyped function "initialise" in typed context
- pitop/display/display.py:56: error: Call to untyped function "start_listening" in typed context
- pitop/display/display.py:58: error: Function is missing a return type annotation
- pitop/display/display.py:58: note: Use "-> None" if function does not return a value
- pitop/display/display.py:60: error: Item "None" of "Optional[Any]" has no attribute "stop_listening"
- pitop/display/display.py:64: error: Function is missing a type annotation
- pitop/display/display.py:65: error: Call to untyped function "PTDMRequestClient" in typed context
- pitop/display/display.py:70: error: Function is missing a type annotation
- pitop/display/display.py:75: error: Call to untyped function "__do_transaction" in typed context
- pitop/display/display.py:75: error: Call to untyped function "from_parts" of "Message" in typed context
- pitop/display/display.py:79: error: Function is missing a type annotation
- pitop/display/display.py:7: error: Function is missing a return type annotation
- pitop/display/display.py:7: note: Use "-> None" if function does not return a value
- pitop/display/display.py:81: error: Call to untyped function "__do_transaction" in typed context
- pitop/display/display.py:81: error: Call to untyped function "from_parts" of "Message" in typed context
- pitop/display/display.py:85: error: Function is missing a return type annotation
- pitop/display/display.py:87: error: Call to untyped function "__get_state" in typed context
- pitop/display/display.py:94: error: Function is missing a type annotation
- pitop/display/display.py:95: error: Call to untyped function "__set_state" in typed context
Advertisement
Add Comment
Please, Sign In to add comment