diff --git a/nanocode.py b/nanocode.py index d40dfda..925530d 100644 --- a/nanocode.py +++ b/nanocode.py @@ -301,5 +301,4 @@ if __name__ == "__main__": agent.push_to_hub( MODAIC_REPO_PATH, commit_message="Fix config override bug by recreating LMs after load_state", - branch="main" )