.codecov.yml
.flake8
.gitignore
.travis.yml
LICENCE
MANIFEST.in
README.md
mypy.ini
noxfile.py
pyproject.toml
setup.py
black_nb/__init__.py
black_nb/cli.py
black_nb.egg-info/PKG-INFO
black_nb.egg-info/SOURCES.txt
black_nb.egg-info/dependency_links.txt
black_nb.egg-info/entry_points.txt
black_nb.egg-info/requires.txt
black_nb.egg-info/top_level.txt
tests/__init__.py
tests/test_black_nb.py
tests/data/include_exclude_tests/b/.definitely_exclude/a.ipynb
tests/data/include_exclude_tests/b/.definitely_exclude/a.p
tests/data/include_exclude_tests/b/.definitely_exclude/a.py
tests/data/include_exclude_tests/b/dont_exclude/a.ipynb
tests/data/include_exclude_tests/b/dont_exclude/a.p
tests/data/include_exclude_tests/b/dont_exclude/a.py
tests/data/include_exclude_tests/b/exclude/a.ipynb
tests/data/include_exclude_tests/b/exclude/a.p
tests/data/include_exclude_tests/b/exclude/a.py