Fully sync name and file name
This commit is contained in:
parent
ae132ff1c4
commit
2f1995ef49
199 changed files with 9 additions and 5 deletions
|
|
@ -4,9 +4,7 @@ import yaml
|
|||
|
||||
from markdownify import markdownify
|
||||
|
||||
|
||||
def get_file_name(profile_name):
|
||||
return profile_name.replace("[", "(").replace("]", ")")
|
||||
from utils.strings import get_file_name
|
||||
|
||||
|
||||
def find_score_for_custom_format(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue