Add support for jupyter notebook #124
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/
|