PEP 698: reword "value add" -> "benefits" (#2897)
Maybe I've spent too much time in big-company roadmapping meetings, I didn't used to accidentally say things like this :D
This commit is contained in:
parent
d5b28cc9c1
commit
6a72444a8e
|
@ -450,7 +450,7 @@ We decided against it because:
|
|||
|
||||
- Supporting this would add complexity to the implementation of both
|
||||
``@override`` and type checker support for it, so there would need to
|
||||
be considerable value add.
|
||||
be considerable benefits.
|
||||
- We believe that it would be rarely used and catch relatively few bugs.
|
||||
|
||||
- The author of the ``overrides`` package
|
||||
|
|
Loading…
Reference in New Issue