From 7b84a72483784a899c5ce3aa4179b56dc85402db Mon Sep 17 00:00:00 2001 From: santi Date: Thu, 19 Sep 2024 10:43:27 +0100 Subject: [PATCH] Added duplicated idtag protection --- .idea/workspace.xml | 316 +++++++++--------- src/GridCal/Gui/Main/SubClasses/io.py | 61 ++-- src/GridCalEngine/Devices/assets.py | 22 +- src/GridCalEngine/Devices/multi_circuit.py | 6 +- .../Methods/mixed_variable_NSGA_2.py | 2 +- .../investments_evaluation_driver.py | 2 +- .../investments_evaluation_driver.py | 2 +- 7 files changed, 214 insertions(+), 197 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 18cdd7287..ff7403954 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -28,8 +28,14 @@