additional cleanup
This commit is contained in:
parent
689ed19245
commit
a12912b3bf
2 changed files with 10 additions and 8 deletions
|
|
@ -1,8 +1,9 @@
|
|||
import os
|
||||
import time
|
||||
from fileinput import filename
|
||||
repo_location = '/Users/fishy/custom_fonts'
|
||||
|
||||
font_location = '/Users/fishy/custom_fonts/font_files'
|
||||
font_location = f'{repo_location}/font_files'
|
||||
|
||||
bad_phrases = [' Free',
|
||||
'-medium',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue