mew77 commited on
Commit
9ad12c3
·
verified ·
1 Parent(s): dc9c865

Update mew_log/attr_utils.py

Browse files
Files changed (1) hide show
  1. mew_log/attr_utils.py +1 -1
mew_log/attr_utils.py CHANGED
@@ -1,4 +1,4 @@
1
- from ansi_utils import ansi_link_str, ansi_color_str
2
 
3
 
4
  def get_type_name(attr):
 
1
+ from .ansi_utils import ansi_link_str, ansi_color_str
2
 
3
 
4
  def get_type_name(attr):