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 Mar 17, 2023
1 parent f8830fc commit 423c3d6
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion scripts/plot_network.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,10 @@
"""
Creates plots for optimised network topologies, including electricity, gas and
hydrogen networks, and regional generation, storage and conversion capacities
built. This rule plots a map of the network with technology capacities at the nodes.
built.
This rule plots a map of the network with technology capacities at the
nodes.
"""

import logging
Expand Down

0 comments on commit 423c3d6

Please sign in to comment.