# frozen_string_literal: true class Runner::Error::NotFound < Runner::Error; end