Skip to content

Commit 3ceb41c

Browse files
committed
doc: added error description
1 parent cd5cd8a commit 3ceb41c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/devel/interface_specs.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,8 @@ Common
274274

275275
In the above example this means that the `jobtype` input is deprecated and
276276
will be removed in version 0.8. Deprecation should be set to two versions
277-
from current release.
277+
from current release. Raises `TraitError` after package version crosses the
278+
deprecation version.
278279

279280
``new_name``
280281
For inputs that are being renamed, one can specify the new name of the field

0 commit comments

Comments
 (0)