Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove mentions of accounting in force_sign= argument #422

Merged
merged 1 commit into from
Aug 26, 2024

Conversation

rich-iannone
Copy link
Member

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: #241

Copy link

codecov bot commented Aug 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

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

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Collaborator

@machow machow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@rich-iannone rich-iannone merged commit 0422164 into main Aug 26, 2024
13 checks passed
@rich-iannone rich-iannone deleted the remove-accounting-mentions branch August 26, 2024 18:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove mentions of 'Accounting' format in docs
2 participants