Skip to content

Commit

Permalink
import statement
Browse files Browse the repository at this point in the history
  • Loading branch information
SasLeo committed Nov 8, 2021
1 parent 4e66cdb commit bca5740
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions filtering/view_filtering_module.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
from matplotlib.backends.backend_qt5agg import (FigureCanvasQTAgg as FigureCanvas,
NavigationToolbar2QT as NavigationToolbar)
from matplotlib.figure import Figure
import matplotlib.pyplot as plt


class ViewFiltering(qtw.QWidget):
Expand Down

0 comments on commit bca5740

Please sign in to comment.