Reformat cfg.py with black

This commit is contained in:
AppleTheGolden 2025-09-22 17:21:58 +02:00
parent 1aa3728b8a
commit 472e00a4a9
No known key found for this signature in database
GPG key ID: F6AC8A62154C42AA

View file

@ -331,7 +331,7 @@ flagcats = {
}, },
"opds": { "opds": {
"opds": "enable OPDS", "opds": "enable OPDS",
"opds_exts": "file formats to list in OPDS feeds; leave empty to show everything" "opds_exts": "file formats to list in OPDS feeds; leave empty to show everything",
}, },
"textfiles": { "textfiles": {
"md_no_br": "newline only on double-newline or two tailing spaces", "md_no_br": "newline only on double-newline or two tailing spaces",