Skip to content

Commit

Permalink
Update jupyter_widgets.py
Browse files Browse the repository at this point in the history
  • Loading branch information
alenaizan authored Oct 23, 2020
1 parent 0b2d619 commit 23bc293
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pnab/driver/jupyter_widgets.py
Original file line number Diff line number Diff line change
Expand Up @@ -908,7 +908,6 @@ def run(button):

# Run the code
run = pNAB('options.yaml')
out = widgets.Output()
run.run(interrupt=True)

# If no results are found, return
Expand Down

0 comments on commit 23bc293

Please sign in to comment.