summaryrefslogtreecommitdiff
path: root/lib/pry/commands/wtf.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/pry/commands/wtf.rb')
-rw-r--r--lib/pry/commands/wtf.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/pry/commands/wtf.rb b/lib/pry/commands/wtf.rb
index 3ce86265..3e25dca3 100644
--- a/lib/pry/commands/wtf.rb
+++ b/lib/pry/commands/wtf.rb
@@ -1,3 +1,5 @@
+# frozen_string_literal: true
+
class Pry
class Command
class Wtf < Pry::ClassCommand