style: format imports and whitespace

This commit is contained in:
Paul Gauthier (aider) 2024-08-29 06:30:43 -07:00
parent 43d3cf2c71
commit 93c089c5ec
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,6 @@
from aider.utils import scrub_sensitive_info
def format_settings(parser, args):
show = scrub_sensitive_info(args, parser.format_values())
# clean up the headings for consistency w/ new lines