Add authentication for hosted amp server #62
ruff.yml
on: pull_request
ruff
7s
ruff-suggestions
30s
Annotations
7 errors
|
ruff
Process completed with exit code 1.
|
|
Ruff (E731):
src/amp/client.py#L318
src/amp/client.py:318:13: E731 Do not assign a `lambda` expression, use a `def`
|
|
Ruff (E731):
src/amp/client.py#L314
src/amp/client.py:314:13: E731 Do not assign a `lambda` expression, use a `def`
|
|
ruff-suggestions
The process '/usr/bin/git' failed with exit code 128
|
|
ruff-suggestions
repository 'https://github.com/edgeandnode/amp-python/' not found
|
|
ruff-suggestions
repository 'https://github.com/edgeandnode/amp-python/' not found
|
|
ruff-suggestions
repository 'https://github.com/edgeandnode/amp-python/' not found
|