Skip to content

Commit 556cc6c

Browse files
committed
Update README
1 parent be74be6 commit 556cc6c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source-code/object-orientation/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,4 @@ Some examples of object-oriented programming in Python.
2121
* `mix-ins`: illustration of mix-ins.
2222
* `finite-state-parser`: illustration of object-oriented data
2323
representation.
24+
* `attr_intro.ipynb`: illustration of how to use the `attrs` package.

0 commit comments

Comments
 (0)