diff options
author | Ekaitz Zarraga <ekaitz@elenq.tech> | 2020-07-20 23:38:46 +0200 |
---|---|---|
committer | Ekaitz Zarraga <ekaitz@elenq.tech> | 2020-07-20 23:38:46 +0200 |
commit | 71a262472cf9c9c170e7a391fc07be953ddf7ec1 (patch) | |
tree | 33c84a05a5d4fcee62d2e9b5aeafb993d256f989 | |
parent | 1c637b934ed144b81ac17e561b732032f6ba5294 (diff) |
Update TODO
-rw-r--r-- | TODO.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1 +1,3 @@ Add exercises with the answers at the end of the book + +- Mention `@classmethod`, `@property` and `@staticmethod` |