[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 typing import Optional, Any, Dict
|
||||
from typing import Any, Dict, Optional
|
||||
|
||||
class Serializer(object):
|
||||
mimetype: str
|
||||
|
||||
Reference in New Issue
Block a user