-
Type: Improvement
-
Resolution: Fixed
-
Priority: Trivial - P5
-
Affects Version/s: 4.0.0-rc0
-
Component/s: Testing Infrastructure
-
None
-
Fully Compatible
-
v4.0, v3.6
-
TIG 2018-06-04, TIG 2018-06-18
-
1
Add an exception for rule d105 in pydocstyles and remove redundant magic method docstrings.
docstrings for magic functions don't provide much value. They're mostly useful for describing parameters, which is not checked by d105.