Reorged notes, ready for the next step. Glassdoor notes. Some small script changes.
This commit is contained in:
@ -6,7 +6,6 @@ from datetime import date
|
||||
|
||||
currentdir = "/Users/normrasmussen/Documents/Work/Scripts/Auto_Scrape_Screenshots/"
|
||||
|
||||
|
||||
def find_pictures(currentdir):
|
||||
files = []
|
||||
listfiles = glob.glob(currentdir + "*.png")
|
||||
|
||||
Reference in New Issue
Block a user