Arthur-Wu committed this file on 2024-11-18
This commit is contained in:
@ -84,8 +84,8 @@ class Engine():
|
||||
indexh5path = self.__execute()
|
||||
self.__set_overview_title(indexh5path, self.newName)
|
||||
returnList = []
|
||||
# lastReportPath = self.__move_file()
|
||||
# returnList.append(lastReportPath)
|
||||
lastReportPath = self.__move_file()
|
||||
returnList.append(lastReportPath)
|
||||
self.__delete_txt_files(txtPath)
|
||||
self.__delete_pycache_dirs(self.rootpath)
|
||||
return returnList
|
||||
|
Reference in New Issue
Block a user