Feature
Similar to this issue it would be nice to be able to accept deviations from the MyPy checks for special cases. Sometimes there are reasons to solve something this way rather than following the common rule.
Nevertheless, it is important to provide information to code reviewers to help them to understand:
- which warning (e.g. by using the identifiers of MyPy) is suppressed
- optional comment
- it must be easy to find the exceptions/approvals
Pitch
Feature
Similar to this issue it would be nice to be able to accept deviations from the MyPy checks for special cases. Sometimes there are reasons to solve something this way rather than following the common rule.
Nevertheless, it is important to provide information to code reviewers to help them to understand:
Pitch
adding a line hint:
adding a line hint with a comment:
adding a line hint with several keys: