Skip to content

Files

Latest commit

 

History

History
7 lines (4 loc) · 161 Bytes

self-cls-assignment.md

File metadata and controls

7 lines (4 loc) · 161 Bytes

Pattern: Invalid assignment to self/cls in method

Issue: -

Description

Invalid assignment to self or cls in instance or class method respectively.