sphinx-doc / sphinx-autobuild

Watch a Sphinx directory and rebuild the documentation when a change is detected. Also includes a hot-reload web server.
MIT License
552 stars 83 forks source link

Fix black linting errors #147

Closed jdillard closed 9 months ago

jdillard commented 9 months ago

Looks like the last commit was failing the black linter checks, so went ahead and committed those.

Happy to see development happening again!

AA-Turner commented 9 months ago

I missed this before pushing the latest changes -- thank you, though.

A