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