Files
notifications-admin/tests/app/test_utils.py
Chris Hill-Scott ae17ff1f07 Fix significant figure round for value of 0
You can’t do `log10(0)` in maths, so we need to handle it as a special
case.
2020-09-17 11:08:36 +01:00

22 KiB