Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- pitop/pulse/configuration.py:100: error: Call to untyped function "__get_bit_string" in typed context
- pitop/pulse/configuration.py:102: error: Call to untyped function "__get_bit_string" in typed context
- pitop/pulse/configuration.py:107: error: Function is missing a type annotation
- pitop/pulse/configuration.py:118: error: Call to untyped function "__get_bit_string" in typed context
- pitop/pulse/configuration.py:121: error: Call to untyped function "connect" in typed context
- pitop/pulse/configuration.py:123: error: Call to untyped function "disconnect" in typed context
- pitop/pulse/configuration.py:125: error: Call to untyped function "__verify_device_state" in typed context
- pitop/pulse/configuration.py:139: error: Function is missing a return type annotation
- pitop/pulse/configuration.py:149: error: Call to untyped function "connect" in typed context
- pitop/pulse/configuration.py:151: error: Call to untyped function "disconnect" in typed context
- pitop/pulse/configuration.py:161: error: Function is missing a type annotation
- pitop/pulse/configuration.py:164: error: Call to untyped function "__get_addr_for_bit" in typed context
- pitop/pulse/configuration.py:165: error: Call to untyped function "__get_addr_for_bit" in typed context
- pitop/pulse/configuration.py:170: error: Call to untyped function "__write_device_state" in typed context
- pitop/pulse/configuration.py:178: error: Function is missing a type annotation
- pitop/pulse/configuration.py:187: error: Function is missing a return type annotation
- pitop/pulse/configuration.py:194: error: Function is missing a return type annotation
- pitop/pulse/configuration.py:201: error: Function is missing a return type annotation
- pitop/pulse/configuration.py:205: error: Call to untyped function "__update_device_state_bit" in typed context
- pitop/pulse/configuration.py:208: error: Function is missing a return type annotation
- pitop/pulse/configuration.py:212: error: Call to untyped function "__update_device_state_bit" in typed context
- pitop/pulse/configuration.py:218: error: Function is missing a return type annotation
- pitop/pulse/configuration.py:221: error: Call to untyped function "__get_addr_for_bit" in typed context
- pitop/pulse/configuration.py:221: error: Call to untyped function "__read_device_state" in typed context
- pitop/pulse/configuration.py:224: error: Function is missing a return type annotation
- pitop/pulse/configuration.py:227: error: Call to untyped function "__get_addr_for_bit" in typed context
- pitop/pulse/configuration.py:227: error: Call to untyped function "__read_device_state" in typed context
- pitop/pulse/configuration.py:22: error: Function is missing a type annotation
- pitop/pulse/configuration.py:230: error: Function is missing a return type annotation
- pitop/pulse/configuration.py:233: error: Call to untyped function "__get_addr_for_bit" in typed context
- pitop/pulse/configuration.py:233: error: Call to untyped function "__read_device_state" in typed context
- pitop/pulse/configuration.py:236: error: Function is missing a return type annotation
- pitop/pulse/configuration.py:240: error: Call to untyped function "__get_addr_for_bit" in typed context
- pitop/pulse/configuration.py:240: error: Call to untyped function "__read_device_state" in typed context
- pitop/pulse/configuration.py:243: error: Function is missing a return type annotation
- pitop/pulse/configuration.py:247: error: Call to untyped function "__get_addr_for_bit" in typed context
- pitop/pulse/configuration.py:247: error: Call to untyped function "__read_device_state" in typed context
- pitop/pulse/configuration.py:33: error: Function is missing a type annotation
- pitop/pulse/configuration.py:42: error: Function is missing a type annotation
- pitop/pulse/configuration.py:57: error: Call to untyped function "__read_device_state" in typed context
- pitop/pulse/configuration.py:58: error: Call to untyped function "__get_bit_string" in typed context
- pitop/pulse/configuration.py:65: error: Call to untyped function "__get_addr_for_bit" in typed context
- pitop/pulse/configuration.py:83: error: Call to untyped function "__write_device_state" in typed context
- pitop/pulse/configuration.py:86: error: Function is missing a type annotation
- pitop/pulse/configuration.py:92: error: Call to untyped function "__read_device_state" in typed context
- pitop/pulse/ledmatrix.py:311: error: Function is missing a return type annotation
- pitop/pulse/ledmatrix.py:311: note: Use "-> None" if function does not return a value
- pitop/pulse/ledmatrix.py:322: error: Call to untyped function "mcu_enabled" in typed context
- pitop/pulse/ledmatrix.py:329: error: Name "_serial_device" is not defined
- pitop/pulse/ledmatrix.py:331: error: Name "_serial_device" is not defined
- pitop/pulse/ledmatrix.py:342: error: Function is missing a type annotation
- pitop/pulse/ledmatrix.py:350: error: Call to untyped function "stop" in typed context
- pitop/pulse/ledmatrix.py:351: error: Call to untyped function "off" in typed context
- pitop/pulse/ledmatrix.py:355: error: Function is missing a return type annotation
- pitop/pulse/ledmatrix.py:375: error: Function is missing a type annotation
- pitop/pulse/ledmatrix.py:396: error: Name "_serial_device" is not defined
- pitop/pulse/ledmatrix.py:400: error: Function is missing a type annotation
- pitop/pulse/ledmatrix.py:410: error: Function is missing a type annotation
- pitop/pulse/ledmatrix.py:424: error: Function is missing a return type annotation
- pitop/pulse/ledmatrix.py:440: error: Argument 1 to "list" has incompatible type "zip[Tuple[Any, ...]]"; expected "Iterable[List[List[int]]]"
- pitop/pulse/ledmatrix.py:445: error: Function is missing a type annotation
- pitop/pulse/ledmatrix.py:451: error: Call to untyped function "__scale_pixel_to_brightness" in typed context
- pitop/pulse/ledmatrix.py:452: error: Call to untyped function "__get_gamma_corrected_value" in typed context
- pitop/pulse/ledmatrix.py:457: error: Function is missing a type annotation
- pitop/pulse/ledmatrix.py:463: error: Call to untyped function "__brightness_correct" in typed context
- pitop/pulse/ledmatrix.py:464: error: Call to untyped function "__brightness_correct" in typed context
- pitop/pulse/ledmatrix.py:465: error: Call to untyped function "__brightness_correct" in typed context
- pitop/pulse/ledmatrix.py:470: error: Function is missing a return type annotation
- pitop/pulse/ledmatrix.py:470: note: Use "-> None" if function does not return a value
- pitop/pulse/ledmatrix.py:476: error: Call to untyped function "__initialise" in typed context
- pitop/pulse/ledmatrix.py:478: error: Call to untyped function "__write" in typed context
- pitop/pulse/ledmatrix.py:481: error: Function is missing a type annotation
- pitop/pulse/ledmatrix.py:507: error: Function is missing a return type annotation
- pitop/pulse/ledmatrix.py:507: note: Use "-> None" if function does not return a value
- pitop/pulse/ledmatrix.py:517: error: Call to untyped function "show" in typed context
- pitop/pulse/ledmatrix.py:521: error: Function is missing a type annotation
- pitop/pulse/ledmatrix.py:543: error: Function is missing a type annotation
- pitop/pulse/ledmatrix.py:554: error: Function is missing a return type annotation
- pitop/pulse/ledmatrix.py:554: note: Use "-> None" if function does not return a value
- pitop/pulse/ledmatrix.py:557: error: Call to untyped function "__set_show_state" in typed context
- pitop/pulse/ledmatrix.py:560: error: Function is missing a return type annotation
- pitop/pulse/ledmatrix.py:560: note: Use "-> None" if function does not return a value
- pitop/pulse/ledmatrix.py:563: error: Call to untyped function "__set_show_state" in typed context
- pitop/pulse/ledmatrix.py:571: error: Function is missing a type annotation
- pitop/pulse/ledmatrix.py:575: error: Name "_debug" is not defined
- pitop/pulse/ledmatrix.py:578: error: Function is missing a type annotation
- pitop/pulse/ledmatrix.py:591: error: Function is missing a return type annotation
- pitop/pulse/ledmatrix.py:600: error: Function is missing a type annotation
- pitop/pulse/ledmatrix.py:615: error: Function is missing a return type annotation
- pitop/pulse/ledmatrix.py:615: note: Use "-> None" if function does not return a value
- pitop/pulse/ledmatrix.py:618: error: Call to untyped function "__flip" in typed context
- pitop/pulse/ledmatrix.py:621: error: Function is missing a return type annotation
- pitop/pulse/ledmatrix.py:621: note: Use "-> None" if function does not return a value
- pitop/pulse/ledmatrix.py:624: error: Call to untyped function "__flip" in typed context
- pitop/pulse/ledmatrix.py:627: error: Function is missing a return type annotation
- pitop/pulse/ledmatrix.py:633: error: Function is missing a type annotation
- pitop/pulse/ledmatrix.py:645: error: Function is missing a type annotation
- pitop/pulse/ledmatrix.py:657: error: Call to untyped function "__adjust_r_g_b_for_brightness_correction" in typed context
- pitop/pulse/ledmatrix.py:661: error: Function is missing a type annotation
- pitop/pulse/ledmatrix.py:668: error: Call to untyped function "__adjust_r_g_b_for_brightness_correction" in typed context
- pitop/pulse/ledmatrix.py:674: error: Function is missing a return type annotation
- pitop/pulse/ledmatrix.py:674: note: Use "-> None" if function does not return a value
- pitop/pulse/ledmatrix.py:695: error: Call to untyped function "__enable_show_state" in typed context
- pitop/pulse/ledmatrix.py:704: error: Call to untyped function "__sync_with_device" in typed context
- pitop/pulse/ledmatrix.py:706: error: Call to untyped function "__get_rotated_pixel_map" in typed context
- pitop/pulse/ledmatrix.py:707: error: Call to untyped function "__get_avg_color" in typed context
- pitop/pulse/ledmatrix.py:709: error: Call to untyped function "__initialise" in typed context
- pitop/pulse/ledmatrix.py:721: error: Call to untyped function "__rgb_to_bytes_to_send" in typed context
- pitop/pulse/ledmatrix.py:723: error: Call to untyped function "__rgb_to_bytes_to_send" in typed context
- pitop/pulse/ledmatrix.py:730: error: Call to untyped function "__write" in typed context
- pitop/pulse/ledmatrix.py:733: error: Call to untyped function "__disable_show_state" in typed context
- pitop/pulse/ledmatrix.py:736: error: Function is missing a return type annotation
- pitop/pulse/ledmatrix.py:736: note: Use "-> None" if function does not return a value
- pitop/pulse/ledmatrix.py:744: error: Function is missing a return type annotation
- pitop/pulse/ledmatrix.py:744: note: Use "-> None" if function does not return a value
- pitop/pulse/ledmatrix.py:747: error: Call to untyped function "clear" in typed context
- pitop/pulse/ledmatrix.py:748: error: Call to untyped function "show" in typed context
- pitop/pulse/ledmatrix.py:751: error: Function is missing a return type annotation
- pitop/pulse/ledmatrix.py:751: note: Use "-> None" if function does not return a value
- pitop/pulse/ledmatrix.py:754: error: Call to untyped function "off" in typed context
- pitop/pulse/ledmatrix.py:763: error: Call to untyped function "rotation" in typed context
- pitop/pulse/ledmatrix.py:772: error: Call to untyped function "set_pixel" in typed context
- pitop/pulse/ledmatrix.py:773: error: Call to untyped function "show" in typed context
- pitop/pulse/ledmatrix.py:776: error: Call to untyped function "off" in typed context
- pitop/pulse/ledmatrix.py:785: error: Call to untyped function "rotation" in typed context
- pitop/pulse/ledmatrix.py:789: error: Call to untyped function "set_pixel" in typed context
- pitop/pulse/ledmatrix.py:797: error: Call to untyped function "show" in typed context
- pitop/pulse/ledmatrix.py:800: error: Call to untyped function "off" in typed context
- pitop/pulse/ledmatrix.py:808: error: Call to untyped function "brightness" in typed context
- pitop/pulse/ledmatrix.py:809: error: Call to untyped function "set_all" in typed context
- pitop/pulse/ledmatrix.py:810: error: Call to untyped function "show" in typed context
- pitop/pulse/ledmatrix.py:814: error: Call to untyped function "brightness" in typed context
- pitop/pulse/ledmatrix.py:815: error: Call to untyped function "set_all" in typed context
- pitop/pulse/ledmatrix.py:816: error: Call to untyped function "show" in typed context
- pitop/pulse/ledmatrix.py:819: error: Call to untyped function "off" in typed context
- pitop/pulse/ledmatrix.py:820: error: Call to untyped function "brightness" in typed context
- pitop/pulse/ledmatrix.py:830: error: Call to untyped function "set_pixel" in typed context
- pitop/pulse/ledmatrix.py:832: error: Call to untyped function "set_pixel" in typed context
- pitop/pulse/ledmatrix.py:834: error: Call to untyped function "show" in typed context
- pitop/pulse/ledmatrix.py:840: error: Call to untyped function "flip_h" in typed context
- pitop/pulse/ledmatrix.py:842: error: Call to untyped function "flip_v" in typed context
- pitop/pulse/ledmatrix.py:843: error: Call to untyped function "show" in typed context
- pitop/pulse/ledmatrix.py:846: error: Call to untyped function "off" in typed context
- pitop/pulse/ledmatrix.py:853: error: Call to untyped function "start" in typed context
- pitop/pulse/ledmatrix.py:890: error: Call to untyped function "set_pixel" in typed context
- pitop/pulse/ledmatrix.py:892: error: Call to untyped function "set_pixel" in typed context
- pitop/pulse/ledmatrix.py:896: error: Call to untyped function "stop" in typed context
- pitop/pulse/ledmatrix.py:897: error: Call to untyped function "off" in typed context
- pitop/pulse/ledmatrix.py:900: error: Function is missing a type annotation
- pitop/pulse/ledmatrix.py:916: error: Function is missing a return type annotation
- pitop/pulse/ledmatrix.py:916: note: Use "-> None" if function does not return a value
- pitop/pulse/ledmatrix.py:934: error: Call to untyped function "clear" in typed context
Advertisement
Add Comment
Please, Sign In to add comment