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 logging
|
||||||
import os
|
import os
|
||||||
import sys
|
import sys
|
||||||
from subprocess import CalledProcessError
|
|
||||||
from queue import Queue
|
from queue import Queue
|
||||||
|
from subprocess import CalledProcessError
|
||||||
|
|
||||||
import colorama
|
import colorama
|
||||||
import pkg_resources
|
import pkg_resources
|
||||||
|
|
Loading…
Reference in a new issue