diff --git a/get_artist_art.py b/get_artist_art.py index 46c0807..4293a09 100755 --- a/get_artist_art.py +++ b/get_artist_art.py @@ -39,4 +39,4 @@ for artist in dir_list: print(e) count += 1 - #sleep(1) + sleep(1)