From 14550756781e2c6b5fb46ea4dc6ad2e83e1937dd Mon Sep 17 00:00:00 2001 From: Fabian Neumann Date: Wed, 19 Aug 2026 11:40:27 +0200 Subject: [PATCH] fix: unbalanced parentheses in v2026.08.0 release notes Co-Authored-By: Claude Opus 5 --- doc/release_notes.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/release_notes.md b/doc/release_notes.md index 725e6ed70a..8fcdee22ae 100644 --- a/doc/release_notes.md +++ b/doc/release_notes.md @@ -207,7 +207,7 @@ ([#2173](https://github.com/PyPSA/pypsa-eur/pull/2173)). * Fixed handling of `corine: false` for offshore technologies in [determine_availability_matrix_MD_UA][] - ([#2265](https://github.com/PyPSA/pypsa-eur/pull/2265). + ([#2265](https://github.com/PyPSA/pypsa-eur/pull/2265)). * Removed the explicit Dask `client.shutdown()` in [build_renewable_profiles][], which could turn a completed run into a spurious Snakemake failure on shared filesystems @@ -220,7 +220,7 @@ ([#2197](https://github.com/PyPSA/pypsa-eur/pull/2197)). * Added retries for interrupted WDPA and WDPA-marine downloads - ([#2238](https://github.com/PyPSA/pypsa-eur/pull/2238). + ([#2238](https://github.com/PyPSA/pypsa-eur/pull/2238)). * Fixed the URLs for the SCIGRID gas 1.1.2 archive and the synthetic electricity demand data on `data.pypsa.org` ([#2165](https://github.com/PyPSA/pypsa-eur/pull/2165)).