mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-30 09:14:59 +00:00
style: Add blank line before main function call
This commit is contained in:
parent
cc772d5074
commit
945eb04010
1 changed files with 1 additions and 0 deletions
|
@ -91,5 +91,6 @@ def main():
|
|||
|
||||
report_github_issue(issue_text, title)
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
main()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue