[7.x] Sort imports with isort and regenerate APIs
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
# specific language governing permissions and limitations
|
||||
# under the License.
|
||||
|
||||
from .utils import NamespacedClient, query_params, _make_path
|
||||
from .utils import NamespacedClient, _make_path, query_params
|
||||
|
||||
|
||||
class MigrationClient(NamespacedClient):
|
||||
|
||||
Reference in New Issue
Block a user