summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEkaitz Zarraga <ekaitz@elenq.tech>2020-07-20 23:38:46 +0200
committerEkaitz Zarraga <ekaitz@elenq.tech>2020-07-20 23:38:46 +0200
commit71a262472cf9c9c170e7a391fc07be953ddf7ec1 (patch)
tree33c84a05a5d4fcee62d2e9b5aeafb993d256f989
parent1c637b934ed144b81ac17e561b732032f6ba5294 (diff)
Update TODO
-rw-r--r--TODO.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
index 6812cb4..e1d9542 100644
--- a/TODO.md
+++ b/TODO.md
@@ -1 +1,3 @@
Add exercises with the answers at the end of the book
+
+- Mention `@classmethod`, `@property` and `@staticmethod`