Skip to content

Commit

Permalink
run pre-commit format checks
Browse files Browse the repository at this point in the history
  • Loading branch information
alphasentaurii committed Dec 10, 2024
1 parent 61aed79 commit 49562cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"asdf-wcs-schemas": ("https://www.asdf-format.org/projects/asdf-wcs-schemas/en/latest/", None),
}

intersphinx_mapping.update(subprojects) # noqa
intersphinx_mapping.update(subprojects) # noqa

# To perform a Sphinx version check that needs to be more specific than
# major.minor, call `check_sphinx_version("x.y.z")` here.
Expand Down

0 comments on commit 49562cc

Please sign in to comment.