Refactor with black (#1009) #3
black-ruff.yml
on: push
black-format-check
15s
ruff-format-check
9s
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/
|