Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Nov 4, 2024
1 parent 1cc47e1 commit 875b1ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sweagent/environment/swe_env.py
Original file line number Diff line number Diff line change
Expand Up @@ -913,7 +913,7 @@ def _communicate_experimental(
# something new.
# See https://github.com/princeton-nlp/SWE-agent/issues/630
buffer = (
"Unkknown error occurred when running the command. Please double check syntax "
"Unknown error occurred when running the command. Please double check syntax "
"and that you're not running an interactive command."
)
self.logger.warning("Couldn't get real exit code. Setting it to 999")
Expand Down

0 comments on commit 875b1ca

Please sign in to comment.