Skip to content

Commit

Permalink
commands: back: deprecate
Browse files Browse the repository at this point in the history
  • Loading branch information
doronz88 committed Jul 31, 2020
1 parent 8c49584 commit b8e753e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fa/commands/back.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,6 @@ def get_parser():
return p


@utils.deprecated
def run(segments, args, addresses, interpreter=None, **kwargs):
return interpreter.history[-args.amount]

0 comments on commit b8e753e

Please sign in to comment.