lib/dry/container/namespace.rb in dry-container-0.7.2 vs lib/dry/container/namespace.rb in dry-container-0.8.0

- old
+ new

@@ -1,4 +1,6 @@ +# frozen_string_literal: true + module Dry class Container # Create a namespace to be imported # # @example