hebdobot/review
Pierre-Louis Bonicoli 919bb59859
reviewstats: don't write 'None' if duration is unset
Keep the current reviewstats format: when review duration is unset/unknown,
the line contains only two values separated by one tab and then EOL.

Another way to test/reproduce the fixed issue:
1. add 'lllll : !stats' to tests/datas/irc.txt
2. run 'pytest tests/test_review_stats.py'
2024-07-21 15:18:52 +02:00
..
__init__.py Complete refactoring in order to use scheduler 2024-04-01 19:27:52 +02:00
aliases.py Complete refactoring in order to use scheduler 2024-04-01 19:27:52 +02:00
review.py Plusieurs mises à jour 2024-04-06 10:03:48 +02:00
stats.py reviewstats: don't write 'None' if duration is unset 2024-07-21 15:18:52 +02:00
topic.py Plusieurs mises à jour 2024-04-06 10:03:48 +02:00