I removed "<<<<<<HEAD" "======" and other bits of code used created by git during
a merge. These were causing the program to crash when run. No testing on actual
data done, but at least it doesn't immediately cause python to crash with
a syntax error :).
I removed "<<<<<<HEAD" "======" and other bits of code used created by git during a merge. These were causing the program to crash when run. No testing on actual data done, but at least it doesn't immediately cause python to crash with a syntax error :).