apnorton / tsp-art

A Python program to convert images into their "TSP solution" representations.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Change name of CleanUp.py file

arashsa opened this issue · comments

This filename is incorrect.

import correct from cleanup returns an error message.

Good catch; I'll get this fixed by the end of the week.

...and my Linux install broke. I haven't forgotten about this; it'll be a bit longer before I get to it, though.

Finally got around to fixing my linux install; I changed cleanup to CleanUp in the TSPArt.py file.