.gitignore
.pre-commit-config.yaml
.pre-commit-hooks.yaml
LICENSE
README.md
black_nbconvert.py
pyproject.toml
setup.cfg
setup.py
tox.ini
.github/workflows/tests.yml
black_nbconvert.egg-info/PKG-INFO
black_nbconvert.egg-info/SOURCES.txt
black_nbconvert.egg-info/dependency_links.txt
black_nbconvert.egg-info/entry_points.txt
black_nbconvert.egg-info/not-zip-safe
black_nbconvert.egg-info/requires.txt
black_nbconvert.egg-info/top_level.txt
tests/test_format.py
tests/data/expected.ipynb
tests/data/input.ipynb
tests/data/config/expected.ipynb
tests/data/config/input.ipynb
tests/data/config/pyproject.toml