Commit fd9ecb95 authored by Taddeus Kroes's avatar Taddeus Kroes

Should have been in previous commit.

parent d70f7091
......@@ -21,4 +21,4 @@ for char in sorted(listdir('../images/LearningSet')):
c.append(character)
print char
dump(c, open('characters2', 'w+'))
dump(c, open('characters.dat', 'w+'))
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment