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 Apr 17, 2021
1 parent 20ab6de commit 801f92e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions sphinx_github_changelog/metadata.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,6 @@ def extract_metadata() -> Mapping[str, str]:
# Backport of Python 3.8's future importlib.metadata()
metadata = importlib_metadata.metadata("sphinx-github-changelog")





return {
"author": metadata["Author"],
"email": metadata["Author-email"],
Expand Down

0 comments on commit 801f92e

Please sign in to comment.