Skip to content

Commit

Permalink
Update python/idsse_common/idsse/common/aws_utils.py
Browse files Browse the repository at this point in the history
Co-authored-by: Geary Layne <[email protected]>
  • Loading branch information
paulhamer-noaa and Geary-Layne authored Dec 3, 2024
1 parent 3be5383 commit e198139
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/idsse_common/idsse/common/aws_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
import os
from collections.abc import Sequence

from .utils import exec_cmd
from .protocol_utils import ProtocolUtils
from .utils import exec_cmd

logger = logging.getLogger(__name__)

Expand Down

0 comments on commit e198139

Please sign in to comment.