Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 87e504b

Browse files
committed
Fix accidental config drift
1 parent 0d14b11 commit 87e504b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

multiqc/config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
custom_favicon: Optional[str]
7777
custom_css_files: List[str]
7878
simple_output: bool
79-
template: Literal["default", "original", "simple", "sections", "gathered", "geo", "disco"]
79+
template: str
8080
template_dark_mode: bool
8181
plot_font_family: Optional[str]
8282
profile_runtime: bool

0 commit comments

Comments
 (0)