Skip to content

Commit

Permalink
add newline for consistency
Browse files Browse the repository at this point in the history
  • Loading branch information
bjarneo committed Nov 10, 2017
1 parent 2566412 commit 188e98d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pytify/prompt.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ def toolbar(cli):

return toolbar


def get_prompt_tokens(cli):
return [
(Token.Username, getpass.getuser()),
Expand Down

0 comments on commit 188e98d

Please sign in to comment.