*.py: Hack around the mapping change from `itervalues' to just `values', etc.
[catacomb-python] / algorithms.c
index b48e46a..4e22a54 100644 (file)
@@ -1153,7 +1153,6 @@ end:
   return (rc);
 }
 
-
 static PyObject *gaeameth_hash(PyObject *me, PyObject *arg)
 {
   struct bin h;