15 errors
Flake8 found 15 errors
Annotations
Check failure on line 21 in build/lib/datacosmos/client.py
github-actions / Flake8
build/lib/datacosmos/client.py#L21
Line too long (83 > 79 characters) (E501)
Check failure on line 103 in build/lib/datacosmos/client.py
github-actions / Flake8
build/lib/datacosmos/client.py#L103
Line too long (86 > 79 characters) (E501)
Check failure on line 120 in build/lib/datacosmos/client.py
github-actions / Flake8
build/lib/datacosmos/client.py#L120
Line too long (80 > 79 characters) (E501)
Check failure on line 21 in datacosmos/client.py
github-actions / Flake8
datacosmos/client.py#L21
Line too long (83 > 79 characters) (E501)
Check failure on line 54 in datacosmos/client.py
github-actions / Flake8
datacosmos/client.py#L54
Line too long (80 > 79 characters) (E501)
Check failure on line 83 in datacosmos/client.py
github-actions / Flake8
datacosmos/client.py#L83
Line too long (81 > 79 characters) (E501)
Check failure on line 99 in datacosmos/client.py
github-actions / Flake8
datacosmos/client.py#L99
Line too long (86 > 79 characters) (E501)
Check failure on line 116 in datacosmos/client.py
github-actions / Flake8
datacosmos/client.py#L116
Line too long (80 > 79 characters) (E501)
Check failure on line 7 in tests/unit/datacosmos/client/test_client_delete_request.py
github-actions / Flake8
tests/unit/datacosmos/client/test_client_delete_request.py#L7
Line too long (80 > 79 characters) (E501)
Check failure on line 7 in tests/unit/datacosmos/client/test_client_get_request.py
github-actions / Flake8
tests/unit/datacosmos/client/test_client_get_request.py#L7
Line too long (80 > 79 characters) (E501)
Check failure on line 7 in tests/unit/datacosmos/client/test_client_initialization.py
github-actions / Flake8
tests/unit/datacosmos/client/test_client_initialization.py#L7
Line too long (80 > 79 characters) (E501)
Check failure on line 7 in tests/unit/datacosmos/client/test_client_post_request.py
github-actions / Flake8
tests/unit/datacosmos/client/test_client_post_request.py#L7
Line too long (80 > 79 characters) (E501)
Check failure on line 25 in tests/unit/datacosmos/client/test_client_post_request.py
github-actions / Flake8
tests/unit/datacosmos/client/test_client_post_request.py#L25
Line too long (83 > 79 characters) (E501)
Check failure on line 7 in tests/unit/datacosmos/client/test_client_put_request.py
github-actions / Flake8
tests/unit/datacosmos/client/test_client_put_request.py#L7
Line too long (80 > 79 characters) (E501)
Check failure on line 8 in tests/unit/datacosmos/client/test_client_token_refreshing.py
github-actions / Flake8
tests/unit/datacosmos/client/test_client_token_refreshing.py#L8
Line too long (80 > 79 characters) (E501)