mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Applied Black
This commit is contained in:
parent
adedd85b68
commit
8dd816bc76
1 changed files with 1 additions and 3 deletions
|
|
@ -109,9 +109,7 @@ html_logo = "datasette-logo.svg"
|
|||
html_css_files = [
|
||||
"css/custom.css",
|
||||
]
|
||||
html_js_files = [
|
||||
"js/custom.js"
|
||||
]
|
||||
html_js_files = ["js/custom.js"]
|
||||
|
||||
# -- Options for HTMLHelp output ------------------------------------------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue