Skip to content

Commit b905090

Browse files
committed
fix the typing_variables file [skip ci]
Signed-off-by: DONNOT Benjamin <[email protected]>
1 parent c10f376 commit b905090

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

grid2op/typing_variables.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
STEP_INFO_TYPING = Dict[Literal["disc_lines",
1616
"is_illegal",
1717
"is_ambiguous",
18-
"failed_redisp",
18+
"failed_redispatching",
1919
"is_illegal_reco",
2020
"reason_alarm_illegal",
2121
"reason_alert_illegal",

0 commit comments

Comments
 (0)