move custom export to sub folder

terraz_dev
Theophile Terraz 2025-02-04 14:31:17 +01:00
parent 406dc2bdd4
commit e4a31b3497
2 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ from View.Tools.Plot.PamhyrToolbar import PamhyrPlotToolbar
from View.Results.PlotSedAdis import PlotAdis_dx, PlotAdis_dt
from View.Results.CustomPlot.Plot import CustomPlot
from View.Results.CustomExportAdis import (
from View.Results.CustomExport.CustomExportAdis import (
CustomExportAdisDialog,
)