Added remark about rounding in reporting class.

Manually cherry-picked from 266d470668.
time-shift
Stéphane Adjemian (Charybdis) 2019-02-18 17:45:06 +01:00
parent cb69610711
commit 0dfa2546ab
Signed by untrusted user who does not match committer: stepan
GPG Key ID: A6D44CB9C64CE77B
1 changed files with 3 additions and 2 deletions

View File

@ -468,8 +468,9 @@ and a clarifying example.
.. option:: precision, INTEGER
The number of decimal places to report in the table
data. Default: ``1``.
The number of decimal places to report in the table data
(rounding done via the *round half away from zero*
method). Default: ``1``.
.. option:: range, dates