forked from openlp/openlp
PEP fixes
This commit is contained in:
parent
b440584cb5
commit
b4a687c85e
@ -214,4 +214,3 @@ class Path(PathVariant):
|
||||
with suppress(ValueError):
|
||||
path = path.relative_to(base_path)
|
||||
return {'__Path__': path.parts}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user