Skip to content

Commit

Permalink
linting
Browse files Browse the repository at this point in the history
  • Loading branch information
ceriottm committed Oct 6, 2024
1 parent 829f510 commit 0775c20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@

html_js_files = [
( # plausible.io tracking
"https://plausible.io/js/script.file-downloads.hash.outbound-links.pageview-props.tagged-events.js",
"https://plausible.io/js/script.file-downloads.hash.outbound-links.pageview-props.tagged-events.js", # noqa: E501
{"data-domain": "atomistic-cookbook.org", "defer": "defer"},
),
]
Expand Down

0 comments on commit 0775c20

Please sign in to comment.