Skip to content

Commit

Permalink
Fixed import error
Browse files Browse the repository at this point in the history
  • Loading branch information
Suyash458 committed Aug 7, 2016
1 parent 75ff94f commit 82823fa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion SoftOscilloscope.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
from matplotlib import animation
import numpy as np
import matplotlib
from utils import ClientHandler
matplotlib.use('TkAgg')

class BasePlot(object):
Expand Down

0 comments on commit 82823fa

Please sign in to comment.