We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be74be6 commit 556cc6cCopy full SHA for 556cc6c
source-code/object-orientation/README.md
@@ -21,3 +21,4 @@ Some examples of object-oriented programming in Python.
21
* `mix-ins`: illustration of mix-ins.
22
* `finite-state-parser`: illustration of object-oriented data
23
representation.
24
+ * `attr_intro.ipynb`: illustration of how to use the `attrs` package.
0 commit comments