Skip to content
This repository has been archived by the owner on Feb 1, 2020. It is now read-only.

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
Shunta Komatsu committed Sep 23, 2018
1 parent 8085a23 commit fa94be3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions image_collector.py
Expand Up @@ -115,6 +115,7 @@ def download(self):

def download_condition(self, i):
# print(str(i+1)+'/'+(str(self.dl_count)))
pass

def search(self, keyword, maximum):
query = self.query_gen(keyword)
Expand Down

0 comments on commit fa94be3

Please sign in to comment.