Skip to content

Add support for jupyter notebook #177

Add support for jupyter notebook

Add support for jupyter notebook #177

Triggered via pull request December 2, 2023 13:24
Status Success
Total duration 21s
Artifacts

flake8.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
Lint: tests/test_pipreqs.py#L541
[flake8] reported by reviewdog 🐶 line too long (127 > 120 characters) Raw Output: ./tests/test_pipreqs.py:541:121: E501 line too long (127 > 120 characters)
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/