Reformat docs/conf.py according to the new style
This commit is contained in:
parent
788268bc39
commit
05cc7ede6a
@ -209,7 +209,7 @@ def process_sections(
|
||||
version = version.split(sp)[0]
|
||||
|
||||
custom_sections = [
|
||||
DocSection("the_black_code_style", CURRENT_DIR / "the_black_code_style.md",),
|
||||
DocSection("the_black_code_style", CURRENT_DIR / "the_black_code_style.md"),
|
||||
DocSection("editor_integration", CURRENT_DIR / "editor_integration.md"),
|
||||
DocSection("blackd", CURRENT_DIR / "blackd.md"),
|
||||
DocSection("black_primer", CURRENT_DIR / "black_primer.md"),
|
||||
|
Loading…
Reference in New Issue
Block a user