You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -57,6 +57,9 @@ class Point:
57
57
self.long = long
58
58
```
59
59
60
+
## Errata
61
+
* In Chapter 2, page 41: Add the following import in the code: ```from datetime import date```
62
+
60
63
**Following is what you need for this book:**
61
64
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.
0 commit comments