diff --git a/contacts_model.py b/contacts_model.py index 4253339..c686a9e 100644 --- a/contacts_model.py +++ b/contacts_model.py @@ -8,7 +8,7 @@ # ======================================================== # Contact Model # ======================================================== -PAGE_SIZE = 100 +PAGE_SIZE = 10 class Contact: # mock contacts database