rbuchmeier / nordicNumbers

0 stars 0 forks source link

Write_race() has too much indenting - Refactor #17

Open rbuchmeier opened 7 years ago

rbuchmeier commented 7 years ago

The Write_race function in validate_race_file.py has some scary indenting. There are probably a couple list comprehensions that we could do.

Otherwise we should consider refactoring.