3eddcfc Fix flake8 complaints - F401

Authored and Committed by hlin 4 years ago
54 files changed. 2 lines added. 77 lines removed.
pungi/scripts/create_unified_isos.py
file modified
+0 -2
pungi/scripts/patch_iso.py
file modified
+0 -1
tests/helpers.py
file modified
+0 -1
tests/test_arch.py
file modified
+0 -3
tests/test_buildinstall.py
file modified
+0 -1
tests/test_checks.py
file modified
+0 -1
tests/test_compose.py
file modified
+0 -1
tests/test_comps_wrapper.py
file modified
+0 -1
tests/test_config.py
file modified
+0 -2
tests/test_config_utils.py
file modified
+0 -2
tests/test_config_validate_script.py
file modified
+0 -2
tests/test_createiso_phase.py
file modified
+0 -1
tests/test_createiso_script.py
file modified
+0 -1
tests/test_createrepo_wrapper.py
file modified
+0 -3
tests/test_createrepophase.py
file modified
+0 -1
tests/test_extra_files_phase.py
file modified
+0 -1
tests/test_extra_isos_phase.py
file modified
+0 -1
tests/test_fus_wrapper.py
file modified
+0 -1
tests/test_gather_method_deps.py
file modified
+0 -2
tests/test_gather_method_hybrid.py
file modified
+0 -1
tests/test_gather_method_nodeps.py
file modified
+0 -1
tests/test_gather_phase.py
file modified
+0 -1
tests/test_gather_source_module.py
file modified
+0 -2
tests/test_graph.py
file modified
+0 -3
tests/test_imagebuildphase.py
file modified
+0 -1
tests/test_imagechecksumphase.py
file modified
+0 -1
tests/test_initphase.py
file modified
+0 -1
tests/test_koji_wrapper.py
file modified
+0 -1
tests/test_linker.py
file modified
+0 -1
tests/test_liveimagesphase.py
file modified
+0 -3
tests/test_livemediaphase.py
file modified
+0 -1
tests/test_lorax_wrapper.py
file modified
+0 -3
tests/test_media_split.py
file modified
+0 -2
tests/test_metadata.py
file modified
+0 -1
tests/test_notifier.py
file modified
+0 -2
tests/test_orchestrator.py
file modified
+0 -1
tests/test_osbs_phase.py
file modified
+0 -1
tests/test_ostree_installer_phase.py
file modified
+0 -1
tests/test_ostree_phase.py
file modified
+0 -1
tests/test_ostree_script.py
file modified
+0 -1
tests/test_ostree_utils.py
file modified
+0 -1
tests/test_patch_iso.py
file modified
+0 -1
tests/test_pathmatch.py
file modified
+0 -2
tests/test_phase_base.py
file modified
+0 -2
tests/test_pkgset_common.py
file modified
+0 -1
tests/test_pkgset_pkgsets.py
file modified
+0 -1
tests/test_pkgset_source_koji.py
file modified
+0 -1
tests/test_repoclosure_wrapper.py
file modified
+0 -1
tests/test_runroot.py
file modified
+0 -1
tests/test_scm.py
file modified
+0 -1
tests/test_test_phase.py
file modified
+2 -3
tests/test_unified_isos.py
file modified
+0 -1
tests/test_util.py
file modified
+0 -1
tests/test_variant_wrapper.py
file modified
+0 -2
    Fix flake8 complaints - F401
    
    F401 'dnf' imported but unused
    F401 'imp' imported but unused
    F401 'os' imported but unused
    F401 'subprocess' imported but unused
    F401 'sys' imported but unused
    F401 'yum' imported but unused
    
    JIRA: COMPOSE-4108
    Signed-off-by: Haibo Lin <hlin@redhat.com>
    
        
file modified
+0 -1
file modified
+0 -1
file modified
+0 -3
file modified
+0 -1
file modified
+0 -1
file modified
+0 -1
file modified
+0 -1
file modified
+0 -2
file modified
+0 -2
file modified
+0 -1
file modified
+0 -1
file modified
+0 -3
file modified
+0 -1
file modified
+0 -1
file modified
+0 -1
file modified
+0 -1
file modified
+0 -3
file modified
+0 -2
file modified
+0 -1
file modified
+0 -2
file modified
+0 -1
file modified
+0 -1
file modified
+0 -1
file modified
+0 -1
file modified
+0 -1
file modified
+0 -1
file modified
+0 -2
file modified
+0 -2
file modified
+0 -1
file modified
+0 -1
file modified
+0 -1
file modified
+0 -1
file modified
+2 -3
file modified
+0 -1
file modified
+0 -1