Merge "Move the imports to the top of the file"

This commit is contained in:
Jenkins 2017-07-17 07:08:28 +00:00 committed by Gerrit Code Review
commit c7108a8405
1 changed files with 4 additions and 4 deletions

View File

@ -10,14 +10,14 @@
# License for the specific language governing permissions and limitations
# under the License.
__all__ = [
'list_fuxi_opts',
]
import itertools
from fuxi.common import config
__all__ = [
'list_fuxi_opts',
]
def list_fuxi_opts():
return [