You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
return jsonify(success=False, message="The server is using a different version of checkme than you are!\nPlease get the latest version at\n\thttp://think.cs.vt.edu/book/get_checkme/")
return jsonify(success=False, message="There were no instructor tests found for {}.\nAre you sure that you've named your python file correctly?".format(name), version=version)