Skip to content

Commit

Permalink
Update user_group_membership_classification_backfill.py
Browse files Browse the repository at this point in the history
  • Loading branch information
yuenmichelle1 committed Apr 10, 2024
1 parent f29f610 commit 0d4e2a6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/user_group_membership_classification_backfill.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@

current_time = now.strftime("%H:%M:%S")
print("BEFORE Time =", current_time)
sc
parser = argparse.ArgumentParser()
parser.add_argument("-ug", "--user_group_id", type=int)
parser.add_argument('email_domain_formats')
Expand Down

0 comments on commit 0d4e2a6

Please sign in to comment.