Skip to content

Commit 97155b5

Browse files
committed
Isort
1 parent 9647fa0 commit 97155b5

File tree

1 file changed

+1
-1
lines changed
  • aws_sra_examples/solutions/patch_mgmt/patch_mgmt_org/lambda/src

1 file changed

+1
-1
lines changed

aws_sra_examples/solutions/patch_mgmt/patch_mgmt_org/lambda/src/patchmgmt.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
import os
1414
from typing import TYPE_CHECKING
1515

16-
import common
1716
import boto3
17+
import common
1818
from botocore.config import Config
1919

2020
if TYPE_CHECKING:

0 commit comments

Comments
 (0)