mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-20 12:24:59 +00:00
style: Fix lint issues by removing unused import and adding whitespace
This commit is contained in:
parent
c08e3daf29
commit
5023bbe8c0
1 changed files with 2 additions and 3 deletions
|
@ -11,7 +11,6 @@ import os
|
||||||
import tempfile
|
import tempfile
|
||||||
|
|
||||||
from fontTools.subset import main as subset_main
|
from fontTools.subset import main as subset_main
|
||||||
from fontTools.ttLib import TTFont
|
|
||||||
|
|
||||||
|
|
||||||
def subset_font(font_path, text):
|
def subset_font(font_path, text):
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue