Skip to content

Commit

Permalink
Fix flake8 issue
Browse files Browse the repository at this point in the history
  • Loading branch information
ClaraBuettner committed Aug 16, 2024
1 parent 05c04e9 commit 0d9ac96
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions etrago/analyze/plot.py
Original file line number Diff line number Diff line change
Expand Up @@ -2475,8 +2475,8 @@ def plot_grid(
* 'q_flow_max': maximal reactive flows
* 'dlr': energy above nominal capacity
* 'grey': plot all lines and DC links grey colored
* 'interest_area': plot all AC buses inside the interest area larger than buses
outside the interest area
* 'interest_area': plot all AC buses inside the interest area larger
than buses outside the interest area
bus_sizes : float, optional
Size of buses. The default is 0.001.
Expand Down

0 comments on commit 0d9ac96

Please sign in to comment.