Skip to content

Commit

Permalink
[Resolve Sceptre#1180] Added missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
dboitnot authored Dec 9, 2021
1 parent a203c10 commit 5b4c2c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sceptre/cli/update.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
from uuid import uuid1

import yaml
import click

from sceptre.context import SceptreContext
Expand Down

0 comments on commit 5b4c2c3

Please sign in to comment.