bslatkin / effectivepython

Effective Python: Second Edition — Source Code and Errata for the Book
https://effectivepython.com
2.2k stars 710 forks source link

item 45: incorrect indendation #76

Closed cihati closed 1 month ago

cihati commented 4 years ago

https://learning.oreilly.com/library/view/effective-python-90/9780134854717/ch06.xhtml

image

bslatkin commented 4 years ago

Same problem as issue #63