posit-dev / great-tables

Make awesome display tables using Python.
https://posit-dev.github.io/great-tables/
MIT License
1.9k stars 72 forks source link

Remove mentions of `accounting` in `force_sign=` argument #422

Closed rich-iannone closed 3 months ago

rich-iannone commented 3 months ago

In several of the formatting methods, the common argument force_sign= erroneously mentions accounting notation. That feature does not yet exist in Great Tables so this text is removed here.

Fixes: https://github.com/posit-dev/great-tables/issues/241

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 86.40%. Comparing base (7365aaa) to head (54fd8dd). Report is 14 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #422 +/- ## ======================================= Coverage 86.40% 86.40% ======================================= Files 42 42 Lines 4700 4700 ======================================= Hits 4061 4061 Misses 639 639 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.