Skip to content

Add support for configuring terms and conditions in device commissioning

Sign in for the full log view
GitHub Actions / Flake8 failed Dec 16, 2024 in 0s

3 errors

Flake8 found 3 errors

Annotations

Check failure on line 59 in test_collections/matter/sdk_tests/support/python_testing/models/utils.py

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions github-actions / Flake8

test_collections/matter/sdk_tests/support/python_testing/models/utils.py#L61

Line too long (102 > 88 characters) (E501)