Skip to content

Add support for jupyter notebook #146

Add support for jupyter notebook

Add support for jupyter notebook #146

Triggered via pull request November 3, 2023 18:58
Status Success
Total duration 14s
Artifacts

flake8.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Lint: pipreqs/pipreqs.py#L182
[flake8] reported by reviewdog 🐶 indentation is not a multiple of 4 Raw Output: ./pipreqs/pipreqs.py:182:4: E111 indentation is not a multiple of 4
Lint: pipreqs/pipreqs.py#L320
[flake8] reported by reviewdog 🐶 whitespace before ':' Raw Output: ./pipreqs/pipreqs.py:320:78: E203 whitespace before ':'
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/