Skip to content

Commit

Permalink
make format
Browse files Browse the repository at this point in the history
  • Loading branch information
lucashuy committed Feb 15, 2024
1 parent c564b4b commit 991e9d9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion samcli/local/docker/exceptions.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@ class ContainerFailureError(UserException):
Raised when the invoke container fails execution
"""


class InvalidRuntimeException(UserException):
"""
Raised when an invalid runtime is specified for a Lambda Function
"""
"""

0 comments on commit 991e9d9

Please sign in to comment.