Skip to content

Commit

Permalink
fix missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
F16shen committed Apr 10, 2023
1 parent 2711721 commit c3f09ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pcs/cli/resource/parse_args.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
group_by_keywords,
prepare_options,
)
from pcs.cli.reports.output import deprecation_warning


def parse_create_simple(arg_list):
Expand Down

0 comments on commit c3f09ce

Please sign in to comment.