mirror of
https://github.com/simonw/dclient.git
synced 2026-08-02 23:44:13 +02:00
Ran Black
This commit is contained in:
parent
823413a9a7
commit
20f0e18a80
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue