-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
test if the path is None before getting the dirname
see https://github.com/typesupply/feaPyFoFum/blob/master/Lib/feaPyFoFum/feaPyFoFum.py#L39
relativePath = None
if font.path is not None:
relativePath = os.path.dirname(font.path)Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels