Closed microworlds closed 6 years ago
A little typo in generateEmailCsv.py file
generateEmailCsv.py
https://github.com/freeCodeCamp/mail-for-good/blob/a68222fa94cb5552eaa5544c5494ddba7f09c5a8/utility/generateEmailCsv.py#L7
I think it should be: print('This may take some time if the CSV is large ...')
print('This may take some time if the CSV is large ...')
A little typo in
generateEmailCsv.py
filehttps://github.com/freeCodeCamp/mail-for-good/blob/a68222fa94cb5552eaa5544c5494ddba7f09c5a8/utility/generateEmailCsv.py#L7
I think it should be:
print('This may take some time if the CSV is large ...')