8000 errata added · yul2ya/Clean-Code-in-Python@3c4b4a2 · GitHub
[go: up one dir, main page]

Skip to content

Commit 3c4b4a2

Browse files
errata added
1 parent 75cace8 commit 3c4b4a2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,9 @@ class Point:
5757
self.long = long
5858
```
5959

60+
## Errata
61+
* In Chapter 2, page 41: Add the following import in the code: ```from datetime import date```
62+
6063
**Following is what you need for this book:**
6164
This book will appeal to team leads, software architects and senior software engineers who would like to work on their legacy systems to save cost and improve efficiency. A strong understanding of Programming is assumed.
6265

0 commit comments

Comments
 (0)
0