Skip to content

Refactor with black (#1009) #3

Refactor with black (#1009)

Refactor with black (#1009) #3

Triggered via push August 1, 2023 07:49
Status Failure
Total duration 26s
Artifacts

black-ruff.yml

on: push
black-format-check
15s
black-format-check
ruff-format-check
9s
ruff-format-check
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Ruff (F401): docs/examples/plot_cast_transformer.py#L33
docs/examples/plot_cast_transformer.py:33:8: F401 `numpy` imported but unused
Ruff (F401): docs/examples/plot_tfidfvectorizer.py#L27
docs/examples/plot_tfidfvectorizer.py:27:8: F401 `numpy` imported but unused
ruff-format-check
Process completed with exit code 1.
black-format-check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/