Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Feb 4, 2025
1 parent 330d125 commit d0c25e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions vizro-ai/docs/overrides/canonical_tag.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
""" Add a canonical tag. """
"""Add a canonical tag."""


def on_page_markdown(markdown, *, page, config, files):
""" Add a canonical tag. """
"""Add a canonical tag."""
# Get key from front matter
canonical_url = page.meta.get("canonical_url")

Expand Down

0 comments on commit d0c25e1

Please sign in to comment.