Skip to content

Commit

Permalink
chore(conf.py): add missing empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
senges committed Dec 5, 2024
1 parent 22cf0a8 commit 293a4a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tovald/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ def getenv(env: str) -> str:
"""Environment variable grab convenience."""
return os.environ.get(env, "")


extensions = [
"myst_parser",
"sphinxcontrib.confluencebuilder",
Expand Down

0 comments on commit 293a4a3

Please sign in to comment.