python-modernize -f libmodernize.fixes.fix_import
This commit is contained in:
parent
bcee24e50c
commit
7f6b717eb6
86 changed files with 89 additions and 3 deletions
|
|
@ -1,4 +1,5 @@
|
|||
from __future__ import print_function
|
||||
from __future__ import absolute_import
|
||||
import mock
|
||||
import os
|
||||
import six
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue