...
This commit is contained in:
@@ -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