Skip to content

Conversation

@thomcsmits
Copy link
Collaborator

No description provided.

"# This will error if the folder already exists\n",
"Repo.clone_from(git_url, repo_dir)\n",
"\n",
"repofilepath = f\"{repo_dir}/{repo_dir}/shlee-hh-lightweight-thymus/\""
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It may be helpful to move line 72 after line 66 so that if line 70 errors if the folder already exists, the repofilepath is still set as it's referenced later.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@lchoy, thanks or the review. Would you like me to go ahead and make this update? Anything else towards merging?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants