Skip to content

Commit

Permalink
Flake8 #94
Browse files Browse the repository at this point in the history
  • Loading branch information
alexkens committed Jun 4, 2024
1 parent 2d99183 commit 107a2ea
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions simba/report.py
Original file line number Diff line number Diff line change
Expand Up @@ -334,6 +334,8 @@ def charge_type_proportion(args, scenario, schedule):
:param args: Configuration arguments from cfg file. args.results_directory is used
:type args: argparse.Namespace
:param scenario: Scenario for with to generate timeseries.
:type scenario: spice_ev.Scenario
:param schedule: Driving schedule for the simulation. schedule.rotations are used
:type schedule: eBus-Toolbox.Schedule
"""
Expand Down

0 comments on commit 107a2ea

Please sign in to comment.