dlab-berkeley / Python-Web-Scraping-Legacy

D-Lab's 3 hour introduction to web scraping in Python. Learn how to use APIs and scrape data from websites using the New York Times API and BeautifulSoup in Python.
7 stars 3 forks source link

rename master branch -> main branch #1

Closed aculich closed 2 years ago

aculich commented 2 years ago

Looks like this repo has two branches, one called master where the materials are and one called main, so this needs to be resolved. See Guidance for changing the default branch name for GitHub repositories

image

pssachdeva commented 2 years ago

I just renamed the master branch to main. Closing.