*.py: Add explicit conversions between binary and text strings.
[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;