Fix typo in generate_devices_stats.py
This commit is contained in:
@@ -21,7 +21,6 @@ qty_images = 0
|
||||
|
||||
def yaml_parse(content):
|
||||
result = ""
|
||||
|
||||
lines = content.split('\n')
|
||||
|
||||
for line in lines:
|
||||
|
||||
Reference in New Issue
Block a user