Skip to content

Commit

Permalink
require generators
Browse files Browse the repository at this point in the history
  • Loading branch information
sallyhall committed Dec 16, 2024
1 parent 4e1134d commit 6f31d33
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/michel.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# frozen_string_literal: true

require_relative "michel/version"
require "michel/generators"

module Michel
class Error < StandardError; end
Expand Down

0 comments on commit 6f31d33

Please sign in to comment.