Skip to content

Add support for jupyter notebook #124

Add support for jupyter notebook

Add support for jupyter notebook #124

Triggered via pull request October 17, 2023 19:08
Status Success
Total duration 26s
Artifacts

flake8.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
Lint: pipreqs/pipreqs.py#L307
[flake8] reported by reviewdog 🐶 whitespace before ':' Raw Output: ./pipreqs/pipreqs.py:307:78: E203 whitespace before ':'
Lint: tests/test_pipreqs.py#L517
[flake8] reported by reviewdog 🐶 blank line contains whitespace Raw Output: ./tests/test_pipreqs.py:517:1: W293 blank line contains whitespace
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/