Skip to content

Commit

Permalink
apply main() to register_default_users helper
Browse files Browse the repository at this point in the history
  • Loading branch information
fmigneault committed Jun 18, 2020
1 parent 552fd6d commit 721c18d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion magpie/helpers/register_default_users.py
Original file line number Diff line number Diff line change
Expand Up @@ -163,4 +163,4 @@ def main(args=None, parser=None, namespace=None):


if __name__ == "__main__":
register_default_users()
main()

0 comments on commit 721c18d

Please sign in to comment.