rest of files, not sorted
This commit is contained in:
@@ -131,7 +131,7 @@ class ARRAYData:
|
||||
.strip()
|
||||
)
|
||||
|
||||
except Exception as e:
|
||||
except Exception:
|
||||
logger.log_exception("ARRAYData.transform failed")
|
||||
return ""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user