From 2f52e84aec6860b8710b0c934a75414a389d9d4e Mon Sep 17 00:00:00 2001
From: Anton Akhmerov <anton.akhmerov@gmail.com>
Date: Mon, 9 Sep 2013 16:00:07 +0200
Subject: [PATCH] add a reminder for bugfix

---
 TODO | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/TODO b/TODO
index e4ac5044..c137d8f7 100644
--- a/TODO
+++ b/TODO
@@ -1,5 +1,7 @@
 Roughly in order of importance.                                     -*-org-*-
 
+* Fix lattice.neighbors() when lattice has lower dimensionality than the space.
+
 * Document the order of sites/orbitals in finalized builders
 
 * Add calculation of current density
-- 
GitLab