add basic Fitbit API example #336
Annotations
10 errors
test
pylint (example code)
|
test:
examples/requests_api_fitbit.py#L206
Line too long (101/100)
|
test:
examples/requests_api_fitbit.py#L269
Line too long (549/100)
|
test:
examples/requests_api_fitbit.py#L154
Using an f-string that does not have any interpolated variables
|
test:
examples/requests_api_fitbit.py#L272
Using an f-string that does not have any interpolated variables
|
test:
examples/requests_api_fitbit.py#L273
Using an f-string that does not have any interpolated variables
|
test:
examples/requests_api_fitbit.py#L274
Using an f-string that does not have any interpolated variables
|
test:
examples/requests_api_fitbit.py#L279
Using an f-string that does not have any interpolated variables
|
test:
examples/requests_api_fitbit.py#L7
standard import "import time" should be placed before "import board"
|
test:
examples/requests_api_fitbit.py#L9
standard import "import ssl" should be placed before "import board"
|