Spaces:
Running
Running
Update mew_log/attr_utils.py
Browse files- 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):
|