zhifu gao
2024-04-24 861147c7308b91068ffa02724fdf74ee623a909e
fun_text_processing/inverse_text_normalization/tl/utils.py
@@ -1,4 +1,3 @@
import os
from typing import Union
@@ -31,4 +30,4 @@
        
    Returns absolute path
    """
    return os.path.dirname(os.path.abspath(__file__)) + '/' + rel_path
    return os.path.dirname(os.path.abspath(__file__)) + "/" + rel_path