python-modernize -f libmodernize.fixes.fix_import
This commit is contained in:
parent
62288597f1
commit
8962c26080
71 changed files with 92 additions and 21 deletions
|
|
@ -3,6 +3,7 @@
|
|||
|
||||
"""Test the __init__.py module"""
|
||||
|
||||
from __future__ import absolute_import
|
||||
import koji
|
||||
import unittest
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue