Skip to content

Commit c52a91d

Browse files
📝 Add 'nbQA'
1 parent 784c0c6 commit c52a91d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ Wrappers for existing code formatters to make them more accessible.
6868
+ [formate-black](https://github.com/python-formate/formate-black): integrates `black` with `formate`.
6969
+ [gray](https://github.com/dizballanze/gray): wrapper around `isort`, `pyupgrade`, `add-trailing-comma`, and `unify`.
7070
+ [jupyterlab-code-formatter](https://github.com/ryantam626/jupyterlab_code_formatter): code formatter for JupyterLab.
71+
+ [nbQA](https://github.com/nbQA-dev/nbQA): run `isort`, `pyupgrade`, `mypy`, `pylint`, `flake8`, and more on Jupyter Notebooks.
7172
+ [pyformat](https://github.com/myint/pyformat): wrapper around `autopep8`, `autoflake`, `docformatter`, and `unify`.
7273
+ [shed](https://github.com/Zac-HD/shed): wrapper around `autoflake`, `black`, `com2ann`, `isort`, `pybetter`, `pyupgrade`, and `teyit`.
7374

0 commit comments

Comments
 (0)