You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have code to loop and create multiple repos in the repo/ directory as shown. It does this all correctly but also creates an empty folder in my main project directory. I can confirm that the repos.create() method is the problem because when I comment it out, the extra folder is not created.
extra_folder.mp4
The text was updated successfully, but these errors were encountered:
I have code to loop and create multiple repos in the repo/ directory as shown. It does this all correctly but also creates an empty folder in my main project directory. I can confirm that the repos.create() method is the problem because when I comment it out, the extra folder is not created.
extra_folder.mp4
The text was updated successfully, but these errors were encountered: