issues
search
mvabdi
/
vsco-scraper
Easily allows for scraping a VSCO
MIT License
133
stars
26
forks
source link
Formatting + Cleaning Code
#36
Open
amastis
opened
2 years ago
amastis
commented
2 years ago
removed globals
added function for getting multiple users (DRY coding practice)
cleaned non-class functions
fixed formatting (spacing + trailing whitespaces)
added constant for number of threads
updated string formatting to f-strings