Skip to content

Commit

Permalink
add import for aws_jmespath_utils
Browse files Browse the repository at this point in the history
  • Loading branch information
oguzhan-yilmaz committed Aug 9, 2024
1 parent 2760f64 commit 16e5091
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions balcony/nodes.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
from rich.console import Group
from rich.padding import Padding
import jmespath
from aws_jmespath_utils import jmespath_options

logger = get_logger(__name__)

Expand Down

0 comments on commit 16e5091

Please sign in to comment.