config/behavior: fix indentation for #eager_load! example

This commit is contained in:
Kyrylo Silin 2019-02-16 13:44:28 +02:00
parent ae619eae92
commit 0c4b52d0f1
1 changed files with 1 additions and 2 deletions

View File

@ -266,7 +266,6 @@ class Pry
# Eagerly loads keys into self directly from {#last_default}.
#
# @example
#
# [1] pry(main)> _pry_.config.keys.size
# => 13
# [2] pry(main)> _pry_.config.eager_load!;