tests/autopilot/unity8/shell/tests/test_notifications.py:138:42: E231 missing whitespace after ','
tests/autopilot/unity8/shell/tests/test_notifications.py:161:80: E501 line too long (85 > 79 characters)
tests/autopilot/unity8/shell/tests/test_notifications.py:200:80: E501 line too long (83 > 79 characters)
tests/autopilot/unity8/shell/tests/test_notifications.py:247:80: E501 line too long (86 > 79 characters)
tests/autopilot/unity8/shell/tests/test_notifications.py:465:14: E225 missing whitespace around operator
tests/autopilot/unity8/shell/emulators/dash.py:96:29: E703 statement ends with a semicolon
tests/autopilot/unity8/shell/emulators/dash.py:104:61: E703 statement ends with a semicolon
tests/autopilot/unity8/shell/emulators/dash.py:136:17: E201 whitespace after '('
tests/autopilot/unity8/shell/emulators/dash.py:136:35: E202 whitespace before ')'
tests/autopilot/unity8/shell/emulators/dash.py:152:17: E201 whitespace after '('
tests/autopilot/unity8/shell/emulators/dash.py:152:35: E202 whitespace before ')'
tests/autopilot/unity8/shell/emulators/dash.py:161:80: E501 line too long (87 > 79 characters)
tests/autopilot/unity8/shell/emulators/dash.py:162:80: E501 line too long (87 > 79 characters)
tests/autopilot/unity8/shell/emulators/dash.py:163:80: E501 line too long (88 > 79 characters)
tests/autopilot/unity8/shell/emulators/dash.py:170:80: E501 line too long (84 > 79 characters)
tests/autopilot/unity8/shell/emulators/dash.py:221:80: E501 line too long (81 > 79 characters)
tests/autopilot/unity8/shell/emulators/dash.py:227:80: E501 line too long (81 > 79 characters)
tests/autopilot/unity8/indicators/helpers/indicator.py:27:80: E501 line too long (146 > 79 characters)
tests/autopilot/unity8/indicators/helpers/indicator.py:33:1: W293 blank line contains whitespace