ee1ea5f backend: copr_fix_gpg: testable argparser

Authored and Committed by praiskup 2 years ago
    backend: copr_fix_gpg: testable argparser
    
    Move the argparse object into a separate method so it is not
    automatically executed by 'runpy.run_path()'.  This allows us to install
    appropriate test-cases in the following commits.
    
    Merges: #2119
    
        
file modified
+26 -21