Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- pitop/battery/battery.py:101: error: Function is missing a return type annotation
- pitop/battery/battery.py:102: error: Call to untyped function "get_full_state" of "Battery" in typed context
- pitop/battery/battery.py:106: error: Function is missing a return type annotation
- pitop/battery/battery.py:107: error: Call to untyped function "get_full_state" of "Battery" in typed context
- pitop/battery/battery.py:10: error: Function is missing a return type annotation
- pitop/battery/battery.py:10: note: Use "-> None" if function does not return a value
- pitop/battery/battery.py:111: error: Function is missing a return type annotation
- pitop/battery/battery.py:112: error: Call to untyped function "get_full_state" of "Battery" in typed context
- pitop/battery/battery.py:27: error: Call to untyped function "get_full_state" in typed context
- pitop/battery/battery.py:30: error: Call to untyped function "__setup_subscribe_client" in typed context
- pitop/battery/battery.py:34: error: Function is missing a return type annotation
- pitop/battery/battery.py:35: error: Function is missing a type annotation
- pitop/battery/battery.py:65: error: Call to untyped function "PTDMSubscribeClient" in typed context
- pitop/battery/battery.py:66: error: Call to untyped function "initialise" in typed context
- pitop/battery/battery.py:73: error: Call to untyped function "start_listening" in typed context
- pitop/battery/battery.py:75: error: Function is missing a return type annotation
- pitop/battery/battery.py:75: note: Use "-> None" if function does not return a value
- pitop/battery/battery.py:77: error: Item "None" of "Optional[Any]" has no attribute "stop_listening"
- pitop/battery/battery.py:82: error: Function is missing a return type annotation
- pitop/battery/battery.py:83: error: Call to untyped function "from_parts" of "Message" in typed context
- pitop/battery/battery.py:85: error: Call to untyped function "PTDMRequestClient" in typed context
- pitop/battery/battery.py:91: error: Function is missing a return type annotation
- pitop/battery/battery.py:92: error: Call to untyped function "get_full_state" of "Battery" in typed context
- pitop/battery/battery.py:96: error: Function is missing a return type annotation
- pitop/battery/battery.py:97: error: Call to untyped function "get_full_state" of "Battery" in typed context
Advertisement
Add Comment
Please, Sign In to add comment