Skip to content

Commit

Permalink
removed matplotlib import
Browse files Browse the repository at this point in the history
  • Loading branch information
LynnSchmittwilken committed Jun 19, 2022
1 parent 25cbc30 commit a1cb861
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions stimuli/illusions/sbc.py
Expand Up @@ -38,7 +38,5 @@ def simultaneous_contrast(


if __name__ == "__main__":
import matplotlib.pyplot as plt

stim = simultaneous_contrast()
plot_stim(stim, mask=True)

0 comments on commit a1cb861

Please sign in to comment.