fLakE8
This commit is contained in:
@@ -44,6 +44,7 @@ def yamlopen(fp, **iowrapper_kwargs):
|
|||||||
) as decoded:
|
) as decoded:
|
||||||
yield decoded
|
yield decoded
|
||||||
|
|
||||||
|
|
||||||
def find_files_recursively(items, conf):
|
def find_files_recursively(items, conf):
|
||||||
for item in items:
|
for item in items:
|
||||||
if os.path.isdir(item):
|
if os.path.isdir(item):
|
||||||
|
|||||||
Reference in New Issue
Block a user