Skip to content

Commit

Permalink
black
Browse files Browse the repository at this point in the history
  • Loading branch information
willmcgugan committed Dec 1, 2020
1 parent c391684 commit d2fe147
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rich/_log_render.py
Original file line number Diff line number Diff line change
Expand Up @@ -79,4 +79,4 @@ def __call__(

c = Console()
c.print("[on blue]Hello", justify="right")
c.log("[on blue]hello", justify="right")
c.log("[on blue]hello", justify="right")

0 comments on commit d2fe147

Please sign in to comment.