We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59da12b commit 6d71799Copy full SHA for 6d71799
pyproject.toml
@@ -61,4 +61,4 @@ known_first_party="jupyter-tutorial-de"
61
known_third_party=["Cython", "accounts_pb2", "accounts_pb2_grpc", "dataprep", "google", "grpc", "mpi4py", "numpy", "pandas", "pydantic", "pytest", "requests", "setuptools"]
62
63
[tool.codespell]
64
-skip = "*.html, *.ipynb"
+skip = "*.html, *.ipynb, docs/hub/jupyterhub_config.py"
0 commit comments