...
This commit is contained in:
BIN
herolib/core/texttools/__pycache__/__init__.cpython-313.pyc
Normal file
BIN
herolib/core/texttools/__pycache__/__init__.cpython-313.pyc
Normal file
Binary file not shown.
BIN
herolib/core/texttools/__pycache__/texttools.cpython-313.pyc
Normal file
BIN
herolib/core/texttools/__pycache__/texttools.cpython-313.pyc
Normal file
Binary file not shown.
@@ -1,4 +1,6 @@
|
||||
import re
|
||||
from datetime import datetime
|
||||
import os
|
||||
|
||||
def name_fix(name: str) -> str:
|
||||
# VLang's name_fix converts '-' to '_' and cleans up special chars.
|
||||
|
Reference in New Issue
Block a user