one more formatting fix
This commit is contained in:
@@ -36,10 +36,7 @@ class TechDocsCore(BasePlugin):
|
||||
|
||||
# Theme
|
||||
config["theme"] = Theme(
|
||||
name="material",
|
||||
static_templates=[
|
||||
"techdocs_metadata.json",
|
||||
],
|
||||
name="material", static_templates=["techdocs_metadata.json",],
|
||||
)
|
||||
config["theme"].dirs.append(tempfile.gettempdir())
|
||||
|
||||
|
||||
Reference in New Issue
Block a user