users_blueprint.route( '/register/', methods=['GET', 'POST']) # pragma: no cover
nothing calls this directly
no outgoing calls
no test coverage detected