Skip to content

Commit

Permalink
Fixed the formatting issue breaking travis build
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 243049555
Change-Id: I547c0d2a4158b388d1f67f3165d52f609cb6be15
  • Loading branch information
joejoevictor authored and copybara-github committed Apr 11, 2019
1 parent 82f18d5 commit 1bfc1d0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion fire/formatting.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,3 @@ def Bold(text):

def Underline(text):
return termcolor.colored(text, attrs=['underline'])

0 comments on commit 1bfc1d0

Please sign in to comment.