include notebook nbqa as part of python lint#3548
include notebook nbqa as part of python lint#3548axsaucedo merged 1 commit intoSeldonIO:masterfrom RafalSkolasinski:nbqa-lint
Conversation
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: axsaucedo The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
Just FYI, black now has a Jupyter hook, I'd advise switching to that from |
|
Hey @MarcoGorelli, thanks for the tip. I think currently we also use We adopted |
Some (pyupgrade, mypy, flake8, pylint) would either certainly or almost certainly not accept a PR to support notebooks directly, so I'll keep maintaining nbqa for them. I'd like to suggest this to isort too, but not in the near future |
What this PR does / why we need it:
Includes nbqa as part of python lint
Which issue(s) this PR fixes:
Fixes #2885
Special notes for your reviewer:
Does this PR introduce a user-facing change?: