# frozen_string_literal: true require_relative 'errors/execution_error' module RubyGitCrypt module Errors end end