diff --git a/code/parse_copenhagen.py b/code/parse_copenhagen.py index 59a86d6..c24cd3d 100644 --- a/code/parse_copenhagen.py +++ b/code/parse_copenhagen.py @@ -64,7 +64,6 @@ def main(args): # Users suitable for experiments usrs_expt = [] for usr_i, usr in enumerate(usrs): - usr = (14) print('Checking %d (%d%%: %d/%d)... ' %(usr, (usr_i + 1)*100/len(usrs), usr_i + 1, len(usrs)), end='', flush=True) usrs_expt_cur = [] # User's contacts