Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- pitop/miniscreen/miniscreen.py:106: error: Function is missing a return type annotation
- pitop/miniscreen/miniscreen.py:122: error: Function is missing a return type annotation
- pitop/miniscreen/miniscreen.py:122: note: Use "-> None" if function does not return a value
- pitop/miniscreen/miniscreen.py:130: error: Function is missing a return type annotation
- pitop/miniscreen/miniscreen.py:138: error: Function is missing a type annotation
- pitop/miniscreen/miniscreen.py:142: error: Function is missing a return type annotation
- pitop/miniscreen/miniscreen.py:153: error: Function is missing a type annotation
- pitop/miniscreen/miniscreen.py:157: error: Function is missing a return type annotation
- pitop/miniscreen/miniscreen.py:168: error: Function is missing a type annotation
- pitop/miniscreen/miniscreen.py:18: error: Function is missing a return type annotation
- pitop/miniscreen/miniscreen.py:18: note: Use "-> None" if function does not return a value
- pitop/miniscreen/miniscreen.py:19: error: Call to untyped function "__init__" in typed context
- pitop/miniscreen/miniscreen.py:21: error: Call to untyped function "MiniscreenButton" in typed context
- pitop/miniscreen/miniscreen.py:22: error: Call to untyped function "MiniscreenButton" in typed context
- pitop/miniscreen/miniscreen.py:23: error: Call to untyped function "MiniscreenButton" in typed context
- pitop/miniscreen/miniscreen.py:24: error: Call to untyped function "MiniscreenButton" in typed context
- pitop/miniscreen/miniscreen.py:27: error: Call to untyped function "__setup_subscribe_client" in typed context
- pitop/miniscreen/miniscreen.py:31: error: Function is missing a return type annotation
- pitop/miniscreen/miniscreen.py:32: error: Function is missing a type annotation
- pitop/miniscreen/miniscreen.py:34: error: Item "None" of "Optional[Any]" has no attribute "invoke_callback_func_if_exists"
- pitop/miniscreen/miniscreen.py:38: error: Call to untyped function "PTDMSubscribeClient" in typed context
- pitop/miniscreen/miniscreen.py:39: error: Call to untyped function "initialise" in typed context
- pitop/miniscreen/miniscreen.py:41: error: Call to untyped function "set_button_state" in typed context
- pitop/miniscreen/miniscreen.py:44: error: Call to untyped function "set_button_state" in typed context
- pitop/miniscreen/miniscreen.py:48: error: Call to untyped function "set_button_state" in typed context
- pitop/miniscreen/miniscreen.py:51: error: Call to untyped function "set_button_state" in typed context
- pitop/miniscreen/miniscreen.py:55: error: Call to untyped function "set_button_state" in typed context
- pitop/miniscreen/miniscreen.py:58: error: Call to untyped function "set_button_state" in typed context
- pitop/miniscreen/miniscreen.py:62: error: Call to untyped function "set_button_state" in typed context
- pitop/miniscreen/miniscreen.py:65: error: Call to untyped function "set_button_state" in typed context
- pitop/miniscreen/miniscreen.py:70: error: Call to untyped function "start_listening" in typed context
- pitop/miniscreen/miniscreen.py:72: error: Function is missing a return type annotation
- pitop/miniscreen/miniscreen.py:72: note: Use "-> None" if function does not return a value
- pitop/miniscreen/miniscreen.py:74: error: Item "None" of "Optional[Any]" has no attribute "stop_listening"
- pitop/miniscreen/miniscreen.py:79: error: Function is missing a return type annotation
- pitop/miniscreen/miniscreen.py:88: error: Function is missing a return type annotation
- pitop/miniscreen/miniscreen.py:97: error: Function is missing a return type annotation
- pitop/miniscreen/oled/assistant.py:109: error: Function is missing a type annotation
- pitop/miniscreen/oled/assistant.py:124: error: Function is missing a return type annotation
- pitop/miniscreen/oled/assistant.py:128: error: Function is missing a return type annotation
- pitop/miniscreen/oled/assistant.py:12: error: Function is missing a type annotation
- pitop/miniscreen/oled/assistant.py:132: error: Function is missing a return type annotation
- pitop/miniscreen/oled/assistant.py:136: error: Function is missing a return type annotation
- pitop/miniscreen/oled/assistant.py:139: error: Function is missing a type annotation
- pitop/miniscreen/oled/assistant.py:141: error: Call to untyped function "get_recommended_font_size" in typed context
- pitop/miniscreen/oled/assistant.py:142: error: Call to untyped function "get_recommended_font_path" in typed context
- pitop/miniscreen/oled/assistant.py:144: error: Function is missing a type annotation
- pitop/miniscreen/oled/assistant.py:146: error: Call to untyped function "get_recommended_font_size" in typed context
- pitop/miniscreen/oled/assistant.py:147: error: Call to untyped function "get_regular_font_path" in typed context
- pitop/miniscreen/oled/assistant.py:149: error: Call to untyped function "get_mono_font_path" in typed context
- pitop/miniscreen/oled/assistant.py:153: error: Function is missing a type annotation
- pitop/miniscreen/oled/assistant.py:155: error: Call to untyped function "get_recommended_font_size" in typed context
- pitop/miniscreen/oled/assistant.py:156: error: Call to untyped function "get_regular_font_path" in typed context
- pitop/miniscreen/oled/assistant.py:158: error: Function is missing a return type annotation
- pitop/miniscreen/oled/assistant.py:161: error: Function is missing a type annotation
- pitop/miniscreen/oled/assistant.py:162: error: Call to untyped function "get_mono_font_path" in typed context
- pitop/miniscreen/oled/assistant.py:164: error: Function is missing a type annotation
- pitop/miniscreen/oled/assistant.py:177: error: Function is missing a return type annotation
- pitop/miniscreen/oled/assistant.py:17: error: Function is missing a return type annotation
- pitop/miniscreen/oled/assistant.py:181: error: Function is missing a return type annotation
- pitop/miniscreen/oled/assistant.py:184: error: Function is missing a return type annotation
- pitop/miniscreen/oled/assistant.py:192: error: Function is missing a type annotation
- pitop/miniscreen/oled/assistant.py:200: error: Function is missing a return type annotation
- pitop/miniscreen/oled/assistant.py:206: error: Call to untyped function "__get_corner" in typed context
- pitop/miniscreen/oled/assistant.py:208: error: Function is missing a return type annotation
- pitop/miniscreen/oled/assistant.py:20: error: Function is missing a type annotation
- pitop/miniscreen/oled/assistant.py:214: error: Call to untyped function "__get_corner" in typed context
- pitop/miniscreen/oled/assistant.py:216: error: Function is missing a return type annotation
- pitop/miniscreen/oled/assistant.py:222: error: Call to untyped function "__get_corner" in typed context
- pitop/miniscreen/oled/assistant.py:224: error: Function is missing a return type annotation
- pitop/miniscreen/oled/assistant.py:230: error: Call to untyped function "__get_corner" in typed context
- pitop/miniscreen/oled/assistant.py:232: error: Function is missing a return type annotation
- pitop/miniscreen/oled/assistant.py:23: error: Function is missing a type annotation
- pitop/miniscreen/oled/assistant.py:240: error: Function is missing a return type annotation
- pitop/miniscreen/oled/assistant.py:248: error: Function is missing a return type annotation
- pitop/miniscreen/oled/assistant.py:26: error: Function is missing a type annotation
- pitop/miniscreen/oled/assistant.py:29: error: Function is missing a type annotation
- pitop/miniscreen/oled/assistant.py:32: error: Function is missing a type annotation
- pitop/miniscreen/oled/assistant.py:33: error: Function is missing a type annotation
- pitop/miniscreen/oled/assistant.py:41: error: Call to untyped function "get_text_size" in typed context
- pitop/miniscreen/oled/assistant.py:46: error: Call to untyped function "get_text_size" in typed context
- pitop/miniscreen/oled/assistant.py:60: error: Function is missing a type annotation
- pitop/miniscreen/oled/assistant.py:79: error: Call to untyped function "get_recommended_text_pos" in typed context
- pitop/miniscreen/oled/assistant.py:82: error: Call to untyped function "get_recommended_font_size" in typed context
- pitop/miniscreen/oled/assistant.py:85: error: Call to untyped function "get_recommended_font_path" in typed context
- pitop/miniscreen/oled/assistant.py:88: error: Call to untyped function "get_recommended_text_align" in typed context
- pitop/miniscreen/oled/assistant.py:91: error: Call to untyped function "get_recommended_text_anchor" in typed context
- pitop/miniscreen/oled/assistant.py:94: error: Call to untyped function "_multiline_split" in typed context
- pitop/miniscreen/oled/assistant.py:97: error: Incompatible types in assignment (expression has type "Callable[[Tuple[float, float], Union[str, bytes], Optional[Union[str, int, Union[Tuple[int, int, int], Tuple[int, int, int, int]]]], Optional[_Font], Optional[str], float, Union[Literal['left'], Literal['center'], Literal['right']], Union[Literal['rtl'], Literal['ltr'], Literal['ttb'], None], Optional[Any], Optional[str], int, Optional[Union[str, int, Union[Tuple[int, int, int], Tuple[int, int, int, int]]]], bool], None]", variable has type "Callable[[Tuple[float, float], Union[str, bytes], Optional[Union[str, int, Union[Tuple[int, int, int], Tuple[int, int, int, int]]]], Optional[_Font], Optional[str], float, Union[Literal['left'], Literal['center'], Literal['right']], Union[Literal['rtl'], Literal['ltr'], Literal['ttb'], None], Optional[Sequence[str]], Optional[str], int, Optional[Union[str, int, Union[Tuple[int, int, int], Tuple[int, int, int, int]]]], bool, VarArg(Any), KwArg(Any)], None]")
- pitop/miniscreen/oled/core/device_controller.py:100: error: Function is missing a return type annotation
- pitop/miniscreen/oled/core/device_controller.py:100: note: Use "-> None" if function does not return a value
- pitop/miniscreen/oled/core/device_controller.py:101: error: Call to untyped function "__set_controls" in typed context
- pitop/miniscreen/oled/core/device_controller.py:103: error: Function is missing a return type annotation
- pitop/miniscreen/oled/core/device_controller.py:103: note: Use "-> None" if function does not return a value
- pitop/miniscreen/oled/core/device_controller.py:104: error: Call to untyped function "__set_controls" in typed context
- pitop/miniscreen/oled/core/device_controller.py:107: error: Function is missing a return type annotation
- pitop/miniscreen/oled/core/device_controller.py:111: error: Function is missing a type annotation
- pitop/miniscreen/oled/core/device_controller.py:118: error: Call to untyped function "from_parts" of "Message" in typed context
- pitop/miniscreen/oled/core/device_controller.py:120: error: Call to untyped function "PTDMRequestClient" in typed context
- pitop/miniscreen/oled/core/device_controller.py:20: error: Function is missing a type annotation
- pitop/miniscreen/oled/core/device_controller.py:22: error: Call to untyped function "__get_spi_bus_from_ptdm" in typed context
- pitop/miniscreen/oled/core/device_controller.py:24: error: Call to untyped function "PTLock" in typed context
- pitop/miniscreen/oled/core/device_controller.py:27: error: Call to untyped function "__setup_subscribe_client" in typed context
- pitop/miniscreen/oled/core/device_controller.py:31: error: Function is missing a return type annotation
- pitop/miniscreen/oled/core/device_controller.py:31: note: Use "-> None" if function does not return a value
- pitop/miniscreen/oled/core/device_controller.py:32: error: Function is missing a type annotation
- pitop/miniscreen/oled/core/device_controller.py:34: error: Call to untyped function "reset_device" in typed context
- pitop/miniscreen/oled/core/device_controller.py:37: error: Call to untyped function "PTDMSubscribeClient" in typed context
- pitop/miniscreen/oled/core/device_controller.py:38: error: Call to untyped function "initialise" in typed context
- pitop/miniscreen/oled/core/device_controller.py:41: error: Call to untyped function "start_listening" in typed context
- pitop/miniscreen/oled/core/device_controller.py:43: error: Function is missing a return type annotation
- pitop/miniscreen/oled/core/device_controller.py:43: note: Use "-> None" if function does not return a value
- pitop/miniscreen/oled/core/device_controller.py:45: error: Item "None" of "Optional[Any]" has no attribute "stop_listening"
- pitop/miniscreen/oled/core/device_controller.py:49: error: Function is missing a type annotation
- pitop/miniscreen/oled/core/device_controller.py:50: error: Call to untyped function "from_parts" of "Message" in typed context
- pitop/miniscreen/oled/core/device_controller.py:54: error: Call to untyped function "PTDMRequestClient" in typed context
- pitop/miniscreen/oled/core/device_controller.py:57: error: Function is missing a return type annotation
- pitop/miniscreen/oled/core/device_controller.py:57: note: Use "-> None" if function does not return a value
- pitop/miniscreen/oled/core/device_controller.py:62: error: Call to untyped function "sh1106" in typed context
- pitop/miniscreen/oled/core/device_controller.py:63: error: Call to untyped function "spi" in typed context
- pitop/miniscreen/oled/core/device_controller.py:74: error: Function is missing a return type annotation
- pitop/miniscreen/oled/core/device_controller.py:75: error: Call to untyped function "from_parts" of "Message" in typed context
- pitop/miniscreen/oled/core/device_controller.py:77: error: Call to untyped function "PTDMRequestClient" in typed context
- pitop/miniscreen/oled/core/device_controller.py:86: error: Function is missing a return type annotation
- pitop/miniscreen/oled/core/device_controller.py:87: error: Call to untyped function "is_locked" in typed context
- pitop/miniscreen/oled/core/device_controller.py:89: error: Function is missing a return type annotation
- pitop/miniscreen/oled/core/device_controller.py:89: note: Use "-> None" if function does not return a value
- pitop/miniscreen/oled/core/device_controller.py:91: error: Call to untyped function "device_is_active" in typed context
- pitop/miniscreen/oled/core/device_controller.py:94: error: Function is missing a return type annotation
- pitop/miniscreen/oled/core/device_controller.py:96: error: Call to untyped function "__setup_device" in typed context
- pitop/miniscreen/oled/core/fps_regulator.py:25: error: Function is missing a type annotation
- pitop/miniscreen/oled/core/fps_regulator.py:26: error: Call to untyped function "set_max_fps" in typed context
- pitop/miniscreen/oled/core/fps_regulator.py:32: error: Function is missing a type annotation
- pitop/miniscreen/oled/core/fps_regulator.py:45: error: Function is missing a return type annotation
- pitop/miniscreen/oled/core/fps_regulator.py:45: note: Use "-> None" if function does not return a value
- pitop/miniscreen/oled/core/fps_regulator.py:48: error: Unsupported operand types for - ("float" and "None")
- pitop/miniscreen/oled/core/fps_regulator.py:48: note: Right operand is of type "Optional[Any]"
- pitop/miniscreen/oled/core/fps_regulator.py:54: error: Function is missing a return type annotation
- pitop/miniscreen/oled/core/fps_regulator.py:54: note: Use "-> None" if function does not return a value
- pitop/miniscreen/oled/core/fps_regulator.py:62: error: Function is missing a return type annotation
- pitop/miniscreen/oled/core/fps_regulator.py:62: note: Use "-> None" if function does not return a value
- pitop/miniscreen/oled/core/fps_regulator.py:69: error: Incompatible types in assignment (expression has type "float", variable has type "int")
- pitop/miniscreen/oled/core/fps_regulator.py:6: error: Name "monotonic" already defined (possibly by an import)
- pitop/miniscreen/oled/core/fps_regulator.py:71: error: Call to untyped function "throttle_fps_if_needed" in typed context
- pitop/miniscreen/oled/core/fps_regulator.py:77: error: Function is missing a return type annotation
- pitop/miniscreen/oled/core/fps_regulator.py:90: error: Function is missing a return type annotation
- pitop/miniscreen/oled/core/lock.py:13: error: Function is missing a return type annotation
- pitop/miniscreen/oled/core/lock.py:28: error: Function is missing a return type annotation
- pitop/miniscreen/oled/core/lock.py:28: note: Use "-> None" if function does not return a value
- pitop/miniscreen/oled/core/lock.py:29: error: Call to untyped function "stop" in typed context
- pitop/miniscreen/oled/core/lock.py:34: error: Function is missing a return type annotation
- pitop/miniscreen/oled/core/lock.py:34: note: Use "-> None" if function does not return a value
- pitop/miniscreen/oled/core/lock.py:7: error: Function is missing a type annotation
- pitop/miniscreen/oled/oled.py:101: error: Function is missing a return type annotation
- pitop/miniscreen/oled/oled.py:109: error: Function is missing a return type annotation
- pitop/miniscreen/oled/oled.py:113: error: Function is missing a return type annotation
- pitop/miniscreen/oled/oled.py:120: error: Call to untyped function "device_is_active" in typed context
- pitop/miniscreen/oled/oled.py:123: error: Function is missing a return type annotation
- pitop/miniscreen/oled/oled.py:131: error: Function is missing a return type annotation
- pitop/miniscreen/oled/oled.py:131: note: Use "-> None" if function does not return a value
- pitop/miniscreen/oled/oled.py:134: error: Call to untyped function "set_control_to_pi" in typed context
- pitop/miniscreen/oled/oled.py:136: error: Function is missing a return type annotation
- pitop/miniscreen/oled/oled.py:136: note: Use "-> None" if function does not return a value
- pitop/miniscreen/oled/oled.py:138: error: Call to untyped function "set_control_to_hub" in typed context
- pitop/miniscreen/oled/oled.py:140: error: Function is missing a type annotation
- pitop/miniscreen/oled/oled.py:150: error: Call to untyped function "set_max_fps" in typed context
- pitop/miniscreen/oled/oled.py:152: error: Function is missing a return type annotation
- pitop/miniscreen/oled/oled.py:152: note: Use "-> None" if function does not return a value
- pitop/miniscreen/oled/oled.py:159: error: Function is missing a return type annotation
- pitop/miniscreen/oled/oled.py:159: note: Use "-> None" if function does not return a value
- pitop/miniscreen/oled/oled.py:15: error: Function is missing a return type annotation
- pitop/miniscreen/oled/oled.py:15: note: Use "-> None" if function does not return a value
- pitop/miniscreen/oled/oled.py:169: error: Function is missing a type annotation
- pitop/miniscreen/oled/oled.py:16: error: Call to untyped function "OledDeviceController" in typed context
- pitop/miniscreen/oled/oled.py:179: error: Function is missing a return type annotation
- pitop/miniscreen/oled/oled.py:179: note: Use "-> None" if function does not return a value
- pitop/miniscreen/oled/oled.py:17: error: Call to untyped function "MiniscreenLockFileMonitor" in typed context
- pitop/miniscreen/oled/oled.py:182: error: Call to untyped function "contrast" in typed context
- pitop/miniscreen/oled/oled.py:184: error: Function is missing a return type annotation
- pitop/miniscreen/oled/oled.py:184: note: Use "-> None" if function does not return a value
- pitop/miniscreen/oled/oled.py:187: error: Call to untyped function "contrast" in typed context
- pitop/miniscreen/oled/oled.py:189: error: Function is missing a return type annotation
- pitop/miniscreen/oled/oled.py:189: note: Use "-> None" if function does not return a value
- pitop/miniscreen/oled/oled.py:191: error: Call to untyped function "clear" in typed context
- pitop/miniscreen/oled/oled.py:192: error: Call to untyped function "__display" in typed context
- pitop/miniscreen/oled/oled.py:198: error: Function is missing a return type annotation
- pitop/miniscreen/oled/oled.py:198: note: Use "-> None" if function does not return a value
- pitop/miniscreen/oled/oled.py:199: error: Call to untyped function "__display" in typed context
- pitop/miniscreen/oled/oled.py:19: error: Call to untyped function "MiniscreenAssistant" in typed context
- pitop/miniscreen/oled/oled.py:201: error: Function is missing a return type annotation
- pitop/miniscreen/oled/oled.py:201: note: Use "-> None" if function does not return a value
- pitop/miniscreen/oled/oled.py:202: error: Call to untyped function "set_control_to_pi" in typed context
- pitop/miniscreen/oled/oled.py:203: error: Call to untyped function "reset_device" in typed context
- pitop/miniscreen/oled/oled.py:204: error: Call to untyped function "_redraw_last_image" in typed context
- pitop/miniscreen/oled/oled.py:206: error: Function is missing a type annotation
- pitop/miniscreen/oled/oled.py:210: error: Call to untyped function "clear" in typed context
- pitop/miniscreen/oled/oled.py:211: error: Call to untyped function "refresh" in typed context
- pitop/miniscreen/oled/oled.py:213: error: Call to untyped function "wake" in typed context
- pitop/miniscreen/oled/oled.py:216: error: Call to untyped function "show" in typed context
- pitop/miniscreen/oled/oled.py:218: error: Function is missing a type annotation
- pitop/miniscreen/oled/oled.py:231: error: Call to untyped function "display_image" in typed context
- pitop/miniscreen/oled/oled.py:232: error: Call to untyped function "get_pil_image_from_path" in typed context
- pitop/miniscreen/oled/oled.py:240: error: Function is missing a type annotation
- pitop/miniscreen/oled/oled.py:24: error: Call to untyped function "FPS_Regulator" in typed context
- pitop/miniscreen/oled/oled.py:252: error: Call to untyped function "__display" in typed context
- pitop/miniscreen/oled/oled.py:253: error: Call to untyped function "convert" in typed context
- pitop/miniscreen/oled/oled.py:253: error: Call to untyped function "process_image" in typed context
- pitop/miniscreen/oled/oled.py:257: error: Function is missing a type annotation
- pitop/miniscreen/oled/oled.py:286: error: Call to untyped function "render_text" in typed context
- pitop/miniscreen/oled/oled.py:295: error: Call to untyped function "display_image" in typed context
- pitop/miniscreen/oled/oled.py:297: error: Function is missing a type annotation
- pitop/miniscreen/oled/oled.py:29: error: Call to untyped function "reset" in typed context
- pitop/miniscreen/oled/oled.py:327: error: "MiniscreenAssistant" has no attribute "render_multiline_text"
- pitop/miniscreen/oled/oled.py:336: error: Call to untyped function "display_image" in typed context
- pitop/miniscreen/oled/oled.py:338: error: Function is missing a type annotation
- pitop/miniscreen/oled/oled.py:339: error: Call to untyped function "stop_animated_image" in typed context
- pitop/miniscreen/oled/oled.py:33: error: Function is missing a type annotation
- pitop/miniscreen/oled/oled.py:342: error: Call to untyped function "invert" in typed context
- pitop/miniscreen/oled/oled.py:344: error: Call to untyped function "stop_timer" in typed context
- pitop/miniscreen/oled/oled.py:346: error: Call to untyped function "should_redisplay" in typed context
- pitop/miniscreen/oled/oled.py:349: error: Call to untyped function "start_timer" in typed context
- pitop/miniscreen/oled/oled.py:352: error: Function is missing a type annotation
- pitop/miniscreen/oled/oled.py:361: error: Call to untyped function "get_pil_image_from_path" in typed context
- pitop/miniscreen/oled/oled.py:362: error: Call to untyped function "play_animated_image" in typed context
- pitop/miniscreen/oled/oled.py:364: error: Function is missing a type annotation
- pitop/miniscreen/oled/oled.py:375: error: Call to untyped function "stop_animated_image" in typed context
- pitop/miniscreen/oled/oled.py:383: error: Call to untyped function "__auto_play" in typed context
- pitop/miniscreen/oled/oled.py:385: error: Function is missing a return type annotation
- pitop/miniscreen/oled/oled.py:385: note: Use "-> None" if function does not return a value
- pitop/miniscreen/oled/oled.py:400: error: Function is missing a return type annotation
- pitop/miniscreen/oled/oled.py:409: error: Function is missing a return type annotation
- pitop/miniscreen/oled/oled.py:418: error: Function is missing a return type annotation
- pitop/miniscreen/oled/oled.py:427: error: Function is missing a return type annotation
- pitop/miniscreen/oled/oled.py:42: error: Call to untyped function "process_image" in typed context
- pitop/miniscreen/oled/oled.py:436: error: Function is missing a return type annotation
- pitop/miniscreen/oled/oled.py:445: error: Function is missing a return type annotation
- pitop/miniscreen/oled/oled.py:44: error: Function is missing a type annotation
- pitop/miniscreen/oled/oled.py:456: error: Function is missing a type annotation
- pitop/miniscreen/oled/oled.py:471: error: Call to untyped function "__display" in typed context
- pitop/miniscreen/oled/oled.py:473: error: Function is missing a return type annotation
- pitop/miniscreen/oled/oled.py:473: note: Use "-> None" if function does not return a value
- pitop/miniscreen/oled/oled.py:480: error: Call to untyped function "display" in typed context
- pitop/miniscreen/oled/oled.py:482: error: Function is missing a type annotation
- pitop/miniscreen/oled/oled.py:488: error: Call to untyped function "display_image_file" in typed context
- pitop/miniscreen/oled/oled.py:490: error: Function is missing a type annotation
- pitop/miniscreen/oled/oled.py:496: error: Call to untyped function "display_image" in typed context
- pitop/miniscreen/oled/oled.py:498: error: Function is missing a type annotation
- pitop/miniscreen/oled/oled.py:504: error: Call to untyped function "display_text" in typed context
- pitop/miniscreen/oled/oled.py:506: error: Function is missing a type annotation
- pitop/miniscreen/oled/oled.py:512: error: Call to untyped function "display_multiline_text" in typed context
- pitop/miniscreen/oled/oled.py:517: error: Function is missing a type annotation
- pitop/miniscreen/oled/oled.py:519: error: Call to untyped function "get_frame_iterator" in typed context
- pitop/miniscreen/oled/oled.py:524: error: Call to untyped function "display_image" in typed context
- pitop/miniscreen/oled/oled.py:529: error: Call to untyped function "reset" in typed context
- pitop/miniscreen/oled/oled.py:533: error: Function is missing a return type annotation
- pitop/miniscreen/oled/oled.py:542: error: Function is missing a type annotation
- pitop/miniscreen/oled/oled.py:554: error: Call to untyped function "start" in typed context
- pitop/miniscreen/oled/oled.py:557: error: Function is missing a return type annotation
- pitop/miniscreen/oled/oled.py:567: error: Function is missing a type annotation
- pitop/miniscreen/oled/oled.py:579: error: Call to untyped function "start" in typed context
- pitop/miniscreen/oled/oled.py:57: error: Call to untyped function "images_match" in typed context
- pitop/miniscreen/oled/oled.py:582: error: Function is missing a return type annotation
- pitop/miniscreen/oled/oled.py:587: error: Function is missing a type annotation
- pitop/miniscreen/oled/oled.py:592: error: Function is missing a return type annotation
- pitop/miniscreen/oled/oled.py:597: error: Function is missing a type annotation
- pitop/miniscreen/oled/oled.py:601: error: Function is missing a return type annotation
- pitop/miniscreen/oled/oled.py:601: note: Use "-> None" if function does not return a value
- pitop/miniscreen/oled/oled.py:602: error: Call to untyped function "stop_animated_image" in typed context
- pitop/miniscreen/oled/oled.py:603: error: Call to untyped function "stop" in typed context
- pitop/miniscreen/oled/oled.py:62: error: Function is missing a return type annotation
- pitop/miniscreen/oled/oled.py:72: error: Function is missing a type annotation
- pitop/miniscreen/oled/oled.py:77: error: Function is missing a return type annotation
- pitop/miniscreen/oled/oled.py:82: error: Call to untyped function "get_device" in typed context
- pitop/miniscreen/oled/oled.py:85: error: Function is missing a return type annotation
- pitop/miniscreen/oled/oled.py:93: error: Function is missing a return type annotation
Advertisement
Add Comment
Please, Sign In to add comment