Skip to content

Commit

Permalink
Create a tagged version
Browse files Browse the repository at this point in the history
  • Loading branch information
MUSA-650 committed Nov 18, 2022
1 parent 99dab2e commit bbee847
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions NiChart/mainwindow.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@

logger = iStagingLogger.get_logger(__name__)


class MainWindow(QtWidgets.QMainWindow):
def __init__(self, dataFiles = None, dictFiles = None):
super(MainWindow,self).__init__()
Expand Down

0 comments on commit bbee847

Please sign in to comment.