Skip to content
GitLab
    • Why GitLab
    • Pricing
    • Contact Sales
    • Explore
  • Why GitLab
  • Pricing
  • Contact Sales
  • Explore
  • Sign in
  • Register
  • libvirtlibvirt
  • libvirtlibvirt
  • Repository
You need to sign in or sign up before continuing.
  • libvirt
  • tests
  • cputestdata
  • cpu-data.py
Find file Blame History Permalink
  • Han Han's avatar
    scripts: Fix the flake8 syntax-check failures · 28141adf
    Han Han authored Jun 05, 2023 and Michal Privoznik's avatar Michal Privoznik committed Jun 29, 2023
    Fix the syntax-check failures (which can be seen after
    python3-flake8-import-order package is installed) with the help
    of isort[1]:
    
    289/316 libvirt:syntax-check / flake8   FAIL   5.24s   exit status 2
    
    [1]: https://pycqa.github.io/isort/
    
    
    
    Signed-off-by: default avatarHan Han <hhan@redhat.com>
    Signed-off-by: default avatarMichal Privoznik <mprivozn@redhat.com>
    Reviewed-by: default avatarMichal Privoznik <mprivozn@redhat.com>
    28141adf