Ran Black

This commit is contained in:
Simon Willison 2023-07-17 16:50:43 -07:00
commit 20f0e18a80

View file

@ -39,7 +39,7 @@ templates_path = ["_templates"]
# The suffix(es) of source filenames.
# You can specify multiple suffix as a list of string:
#
source_suffix = ['.rst', '.md']
source_suffix = [".rst", ".md"]
# The master toctree document.
master_doc = "index"