mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-04 03:35:00 +00:00
style: format imports and whitespace
This commit is contained in:
parent
43d3cf2c71
commit
93c089c5ec
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue