We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47c1084 commit 30b8bcfCopy full SHA for 30b8bcf
ads/aqua/modeldeployment/entities.py
@@ -3,7 +3,7 @@
3
# Licensed under the Universal Permissive License v 1.0 as shown at https://oss.oracle.com/licenses/upl/
4
5
from dataclasses import dataclass, field
6
-from typing import Union
+from typing import Union, Optional
7
8
from oci.data_science.models import (
9
ModelDeployment,
0 commit comments