issues
search
jekwatt
/
study_effective_python
Study materials to write more pythonic code inspired by book Effective Python
6
stars
0
forks
source link
Add notebook for item 29: Use Plain Attributes Instead of Get and Set Methods
#89
Open
jekwatt
opened
3 years ago
jekwatt
commented
3 years ago
Notebook for item 29:
item_29_use_plain_attributes
jekwatt
commented
3 years ago
See item 31 #91 for a related subject.
Notebook for item 29: