mirror of
https://github.com/ANL-CEEESA/UnitCommitment.jl.git
synced 2025-12-06 00:08:52 -06:00
web: implement data migration, reorganize data folder
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
* Released under the modified BSD license. See COPYING.md for more details.
|
||||
*/
|
||||
|
||||
import { validate } from "../Validation/validate";
|
||||
import { validate } from "../Data/validate";
|
||||
|
||||
export const preprocess = (data) => {
|
||||
// Make a copy of the original data
|
||||
|
||||
Reference in New Issue
Block a user