diff --git a/View/sediment_calibration_tab.py b/View/sediment_calibration_tab.py index f6bea34..b8dcb07 100644 --- a/View/sediment_calibration_tab.py +++ b/View/sediment_calibration_tab.py @@ -1771,6 +1771,10 @@ class SedimentCalibrationTab(QWidget): msgBox.setStandardButtons(QMessageBox.Ok) msgBox.exec() + elif stg.filename_calibration_file == "": + + pass + else: # --- Read calibration file ---