Skip to content

Commit d20cdca

Browse files
committed
Add missing import
1 parent 82bbf69 commit d20cdca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ads/opctl/backend/marketplace/models/bearer_token.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
# Copyright (c) 2024 Oracle and/or its affiliates.
55
# Licensed under the Universal Permissive License v 1.0 as shown at https://oss.oracle.com/licenses/upl/from oci.decorators import init_model_state_from_kwargs
66

7+
from oci.decorators import init_model_state_from_kwargs
78
from oci.util import formatted_flat_dict
89

910
BEARER_TOKEN_USERNAME = "BEARER_TOKEN"

0 commit comments

Comments
 (0)