09669b4 comps-sync.py: use yaml format only

Authored and Committed by siosm 4 years ago
1 file changed. 25 lines added. 24 lines removed.
    comps-sync.py: use yaml format only
    
    Do not use yaml.dump() as it does not use the same indentation logic as
    the one we currently have in comps-sync-blacklist.yml.
    
        
file modified
+25 -24