Skip to content

Commit 1485711

Browse files
snus-kinCopilot
andauthored
Update docs/conf.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 276ad20 commit 1485711

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
sys.path.insert(0, str(Path("../src").resolve()))
1111

1212
# Project information
13-
pkg_metadata = metadata("resolver-athena-client")
13+
pkg_metadata = metadata("resolver_athena_client")
1414
project = pkg_metadata["Name"].replace("-", " ").title()
1515

1616
copyright = str(datetime.now(timezone.utc).year) # noqa: A001 - required Sphinx config variable

0 commit comments

Comments
 (0)