Closed DerBeutlin closed 6 years ago
Many unit-tests are failing for me, I tried to fix the obvious ones:
1) In csv.py fix the if statement which checks whether time elements are in the timestamp_format
csv.py
2) In orgformat.py add the case that the email is provided as <bob.bobby@example.com>
orgformat.py
<bob.bobby@example.com>
3) update BAT0/cycle-count value
BAT0/cycle-count
4) fix probable typo in whatsapp_test.py
whatsapp_test.py
Thank you!
Many unit-tests are failing for me, I tried to fix the obvious ones:
1) In
csv.py
fix the if statement which checks whether time elements are in the timestamp_format2) In
orgformat.py
add the case that the email is provided as<bob.bobby@example.com>
3) update
BAT0/cycle-count
value4) fix probable typo in
whatsapp_test.py