diff --git a/vision_agent/agent/execution.py b/vision_agent/agent/execution.py index 1c61e075..b1a778a3 100644 --- a/vision_agent/agent/execution.py +++ b/vision_agent/agent/execution.py @@ -1,6 +1,4 @@ -"""This code is based off of code from CodeGeeX https://github.com/THUDM/CodeGeeX - -""" +"""This code is based off of code from CodeGeeX https://github.com/THUDM/CodeGeeX""" import contextlib import faulthandler