mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-05-21 14:05:17 +02:00
delete an empty line
This commit is contained in:
parent
ed0dd9b7fa
commit
2cae99fa88
1 changed files with 0 additions and 1 deletions
|
|
@ -958,7 +958,6 @@ I have opened the openai_api.py file. However, the range of lines shown is from
|
|||
## example 9
|
||||
I've found the bug and will start fixing it. I'll pay close attention to the indentation.
|
||||
the previous file look like:
|
||||
|
||||
739| can_fold_brackets = self._settings['fold_func_brackets'] and \
|
||||
740| len(args) == 1 and \
|
||||
741| not self._needs_function_brackets(expr.args[0])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue