Skip to content
Snippets Groups Projects
Commit fd9ecb95 authored by Taddeus Kroes's avatar Taddeus Kroes
Browse files

Should have been in previous commit.

parent d70f7091
No related branches found
No related tags found
No related merge requests found
......@@ -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+'))
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment