Skip to content

Commit

Permalink
Merge pull request #15 from maclariz/93
Browse files Browse the repository at this point in the history
Update hallEffect.py
  • Loading branch information
maclariz authored Sep 25, 2023
2 parents b5e08d9 + 6bfcf10 commit 82721be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/HallPy_Teach/experiments/hallEffect.py
Original file line number Diff line number Diff line change
Expand Up @@ -382,7 +382,7 @@ def doExperiment(
}

clear_output(wait=True)
if plot=True:
if plot==True:
draw3DHELabGraphs(data)
showLiveReadings(liveReading)

Expand Down

0 comments on commit 82721be

Please sign in to comment.