mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-28 16:25:00 +00:00
style: remove extra blank line before main block
This commit is contained in:
parent
aeca62bcf6
commit
52f697e513
1 changed files with 0 additions and 1 deletions
|
@ -871,7 +871,6 @@ def load_slow_imports(swallow=True):
|
|||
raise e
|
||||
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
status = main()
|
||||
sys.exit(status)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue