Skip to content

Commit

Permalink
Shorten lines
Browse files Browse the repository at this point in the history
  • Loading branch information
p-snft committed Nov 26, 2024
1 parent 0376a10 commit b5369c8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -75,5 +75,6 @@ def setup(app):
r"https://forum.openmod-initiative.org/*",
r"https://github.com/oemof/oemof-solph/issues/*",
r"https://github.com/oemof/oemof-solph/pull/*",
"https://www.sciencedirect.com/science/article/abs/pii/S036054421500331X", # 403 in CI pipeline
# Due to traffic limitation, the folowwing creates a 403 in CI pipeline:
"https://www.sciencedirect.com/science/article/abs/pii/S036054421500331X",
]

0 comments on commit b5369c8

Please sign in to comment.