lib/panoptes/client/cellect.rb in panoptes-client-1.0.0.pre1 vs lib/panoptes/client/cellect.rb in panoptes-client-1.0.0
- old
+ new
@@ -1,4 +1,6 @@
+# frozen_string_literal: true
+
require 'faraday'
module Panoptes
class Client
module Cellect