[compat] Modernize
This commit is contained in:
parent
baa708036c
commit
451948b28c
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
from __future__ import unicode_literals
|
||||
|
||||
import getpass
|
||||
import os
|
||||
import subprocess
|
||||
|
|
Loading…
Reference in a new issue