add example of localhost api #347
Annotations
10 errors and 1 warning
Run astral-sh/ruff-action@v3:
example/local_base_use.py#L7
example/local_base_use.py:7:11: UP031 Use format specifiers instead of percent format
|
Run astral-sh/ruff-action@v3:
example/local_base_use.py#L7
example/local_base_use.py:7:82: W292 No newline at end of file
|
Run astral-sh/ruff-action@v3:
example/local_copy_pdf.py#L7
example/local_copy_pdf.py:7:5: D413 Missing blank line after last section ("Args")
|
Run astral-sh/ruff-action@v3:
example/local_copy_pdf.py#L7
example/local_copy_pdf.py:7:5: D411 Missing blank line before section ("Args")
|
Run astral-sh/ruff-action@v3:
example/local_copy_pdf.py#L14
example/local_copy_pdf.py:14:1: W293 Blank line contains whitespace
|
Run astral-sh/ruff-action@v3:
example/local_copy_pdf.py#L22
example/local_copy_pdf.py:22:1: W293 Blank line contains whitespace
|
Run astral-sh/ruff-action@v3:
example/local_copy_pdf.py#L27
example/local_copy_pdf.py:27:1: W293 Blank line contains whitespace
|
Run astral-sh/ruff-action@v3:
example/local_copy_pdf.py#L30
example/local_copy_pdf.py:30:1: W293 Blank line contains whitespace
|
Run astral-sh/ruff-action@v3:
example/local_copy_pdf.py#L34
example/local_copy_pdf.py:34:1: W293 Blank line contains whitespace
|
Run astral-sh/ruff-action@v3:
example/local_copy_pdf.py#L37
example/local_copy_pdf.py:37:25: W291 Trailing whitespace
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading