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