Fix pp 3.5.4 related tests - #489
Conversation
Signed-off-by: furqan463 <ahmadfurqanc@gmail.com>
|
@nitbharambe @figueroa1395 all tests now clear with these minimal changes. |
or we remove fix to #488 from this PR, and move this task to another PR. |
I'm working on this fix on another branch, will create PR after this is merged. |
|
@figueroa1395 this should fix tests for #495 |
@furqan463 Thanks for the heads up. We'll get back to you as soon as we can. |
Signed-off-by: furqan463 <ahmadfurqanc@gmail.com>
079e8a9
Relates Issue #488
Changes proposed in this PR include
Fixes failed tests after upgrading to
pandapower=3.5.4. adds fixes missed in #370.pandapowerattribute__format_version__is being kept at 3.1.0 for backward compatibility, though it was updated to 3.3.0 inpadnapower=3.3.0but later reverted. That's the only change required to fix json conversion errors.