diff --git a/make_user_accounts.py b/make_user_accounts.py index b9db3a1..7b9ef5c 100644 --- a/make_user_accounts.py +++ b/make_user_accounts.py @@ -2,7 +2,6 @@ import argparse import os, sys -# from IPython.lib import passwd from notebook.auth import passwd from jinja2 import Environment, FileSystemLoader from random import shuffle