Skip to content

Bug fix logger in cluster_network#1755

Merged
lkstrp merged 1 commit intoPyPSA:masterfrom
resilient-project:fix-logger
Jul 14, 2025
Merged

Bug fix logger in cluster_network#1755
lkstrp merged 1 commit intoPyPSA:masterfrom
resilient-project:fix-logger

Conversation

@bobbyxng
Copy link
Copy Markdown
Collaborator

Changes proposed in this Pull Request

  • Fixes bug in cluster_network when gurobi is selected as a solver, introduced with feat: add a TYNDP base network #1646, where logger.getLogger("gurobipy") does not exist
  • Instead refer to logging.getLogger("gurobipy")

Checklist

  • I tested my contribution locally and it works as intended.
  • Code and workflow changes are sufficiently documented.

@bobbyxng bobbyxng requested a review from lkstrp July 14, 2025 11:39
@bobbyxng bobbyxng self-assigned this Jul 14, 2025
@lkstrp lkstrp merged commit 67f0919 into PyPSA:master Jul 14, 2025
6 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants