3 errors
Flake8 found 3 errors
Annotations
Check failure on line 59 in test_collections/matter/sdk_tests/support/python_testing/models/utils.py
github-actions / Flake8
test_collections/matter/sdk_tests/support/python_testing/models/utils.py#L59
F-string is missing placeholders (F541)
Check failure on line 60 in test_collections/matter/sdk_tests/support/python_testing/models/utils.py
github-actions / Flake8
test_collections/matter/sdk_tests/support/python_testing/models/utils.py#L60
Line too long (100 > 88 characters) (E501)
Check failure on line 61 in test_collections/matter/sdk_tests/support/python_testing/models/utils.py
github-actions / Flake8
test_collections/matter/sdk_tests/support/python_testing/models/utils.py#L61
Line too long (102 > 88 characters) (E501)