Keep the imported classes sorted

Signed-off-by: gabor-mezei-arm <[email protected]>
This commit is contained in:
gabor-mezei-arm
2021-06-29 17:07:00 +02:00
parent 335e55647e
commit 6f7282b09a
+1 -1
View File
@@ -19,7 +19,7 @@ This module is entirely based on the PSA API.
# limitations under the License.
import re
from typing import Iterable, Optional, Tuple, Dict
from typing import Dict, Iterable, Optional, Tuple
from mbedtls_dev.asymmetric_key_data import ASYMMETRIC_KEY_DATA