Skip to content

Files

Latest commit

 

History

History
7 lines (4 loc) · 144 Bytes

invalid-length-returned.md

File metadata and controls

7 lines (4 loc) · 144 Bytes

Pattern: Invalid length returned

Issue: -

Description

Used when an __len__ method returns something which is not a non-negative integer.