Skip to content

Commit fac9269

Browse files
committed
fix a reference to version 1.11.0
Signed-off-by: DONNOT Benjamin <[email protected]>
1 parent 459bd45 commit fac9269

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

grid2op/Exceptions/envExceptions.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ class ImpossibleRedispatching(EnvError):
163163
"""This is a more precise exception saying that, the simulation of a step cannot be made because some
164164
generators would break their physical constraints.
165165
166-
.. versionadded:: 1.11.1
166+
.. versionadded:: 1.12.0
167167
"""
168168
pass
169169

0 commit comments

Comments
 (0)