diff --git a/README.md b/README.md index cd31bfc..8a24350 100644 --- a/README.md +++ b/README.md @@ -92,7 +92,7 @@ We can easily create math expressions: Work in progress: -- `_.method()` is not supported yet for the same reason +- `_.method()` is not supported yet, because we need a complex `mypy` plugin for this - `TypedDict`s are not tested with `__getitem__` - `__getitem__` does not work with list and tuples (collections), only dicts (mappings)