Skip to content

Commit

Permalink
Fix: prep8
Browse files Browse the repository at this point in the history
Signed-off-by: samadpls <[email protected]>
  • Loading branch information
samadpls committed Aug 8, 2024
1 parent 70564cf commit ef815a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/howto/plot_batch_simulate.py
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ def summary_func(results):
# allowing us to visualize the range of responses across the parameter space.



dpl_waveforms = []
for data_list in simulation_results['simulated_data']:
for data in data_list:
Expand Down

0 comments on commit ef815a2

Please sign in to comment.