Sort imports
This commit is contained in:
parent
4f36fe2b9f
commit
89baf757cf
1 changed files with 1 additions and 1 deletions
|
@ -4,8 +4,8 @@ import json
|
|||
import logging
|
||||
import os
|
||||
import sys
|
||||
from subprocess import CalledProcessError
|
||||
from queue import Queue
|
||||
from subprocess import CalledProcessError
|
||||
|
||||
import colorama
|
||||
import pkg_resources
|
||||
|
|
Loading…
Reference in a new issue