Fix linting and formatting

This commit is contained in:
Joel Bradshaw
2022-01-25 01:04:46 -08:00
parent a1a3aa45f4
commit 0c53f4e003
3 changed files with 10 additions and 4 deletions

View File

@ -50,6 +50,7 @@ PREVIEW_DEFAULT_COVER_COLOR = env.str("PREVIEW_DEFAULT_COVER_COLOR", "#002549")
PREVIEW_DEFAULT_FONT = env.str("PREVIEW_DEFAULT_FONT", "Source Han Sans")
FONTS = {
# pylint: disable=line-too-long
"Source Han Sans": {
"directory": "source_han_sans",
"filename": "SourceHanSans-VF.ttf.ttc",