Skip to content

Commit

Permalink
fix major refactoring dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sirfoga committed Oct 2, 2018
1 parent 267c2e6 commit 040e7fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hal/streams/pretty_table.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

""" Pretty prints table in SQL style """

from hal.streams.pretty_table import non_ansi_string
from hal.strings.utils import non_ansi_string


def parse_colorama(text):
Expand Down

0 comments on commit 040e7fa

Please sign in to comment.