Apply reorder-python-imports to all files
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
import logging
|
||||
|
||||
import py.io
|
||||
|
||||
from _pytest.logging import ColoredLevelFormatter
|
||||
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
import re
|
||||
import os
|
||||
import re
|
||||
from io import open
|
||||
|
||||
import six
|
||||
|
||||
Reference in New Issue
Block a user