diff --git a/TODO.rst b/TODO.rst index 3d8dafd..501f91d 100644 --- a/TODO.rst +++ b/TODO.rst @@ -10,6 +10,9 @@ forget. Sprint Possibilities ==================== +* Trying to index a unit class should print help suggesting a unit be + specified, similar to trying to iterate across one. + * Several interesting API questions arise because of `this Stack Overflow question `_. Should I finally go through with renaming ``.position`` to ``.xyz``?