Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
testsuite: python: ensure OutputFormat precision handling
Problem: No test in the testsuite ensures that the OutputFormat class adjusts precision for string presentation types if the width is adjusted due to the `+:` sentinel. Add a test that ensures correct handling of precision.
- Loading branch information