summaryrefslogtreecommitdiff
path: root/cupinder.py
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2017-06-23 09:50:03 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2017-06-23 09:50:03 (GMT)
commitd7e8b80dba1355bf844147229bbe29e8294911e7 (patch)
tree6712d92b932609ce47f8876ef8adb0efb829ee5c /cupinder.py
parentefb30aff3ec300d5e5947de9a51c3587f8e2a986 (diff)
Created a way to extract never extracted profiles on demand.HEADmaster
Diffstat (limited to 'cupinder.py')
-rw-r--r--cupinder.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/cupinder.py b/cupinder.py
index e91fc21..2db4237 100644
--- a/cupinder.py
+++ b/cupinder.py
@@ -92,7 +92,7 @@ if __name__=='__main__':
lid = LanguageIdentifier()
- profiles = db.load_new_profiles()
+ profiles = db.load_unknown_profiles()
remaining = tinder.get_remaining_likes()