7bd2e83 coreos-koji-tagger: fix type annotation and return values

Authored and Committed by dustymabe 4 years ago
    coreos-koji-tagger: fix type annotation and return values
    
    `tag` for tag_builds should be a string and not a bool. Also
    let's not return cp for tag_builds and add_pkgs_to_tag.
    
        
file modified
+3 -3