Alphabetize imports.
This commit is contained in:
parent
7f4bd2baf6
commit
7863e03a72
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
import sys
|
||||
import subprocess
|
||||
import os
|
||||
import subprocess
|
||||
import sys
|
||||
|
||||
from voussoirkit import winwhich
|
||||
|
||||
|
|
Loading…
Reference in a new issue