Skip to content

My new branch

My new branch #9894

Triggered via pull request October 1, 2024 20:13
Status Failure
Total duration 15s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Ruff (INP001): computer_networks/char_stuffing.py#L1
computer_networks/char_stuffing.py:1:1: INP001 File `computer_networks/char_stuffing.py` is part of an implicit namespace package. Add an `__init__.py`.
Ruff (C416): computer_networks/char_stuffing.py#L13
computer_networks/char_stuffing.py:13:11: C416 Unnecessary `list` comprehension (rewrite using `list()`)
ruff
Process completed with exit code 1.