Skip to content

Commit 78c326b

Browse files
update hello reload pr
1 parent ad4da77 commit 78c326b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ads/aqua/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@
2424
if not ODSC_MODEL_COMPARTMENT_OCID:
2525
if NB_SESSION_OCID:
2626
logger.error(
27-
f"Aqua is not available for the notebook session {NB_SESSION_OCID}."
27+
f"Aqua is not available for this notebook session {NB_SESSION_OCID}."
2828
)
2929
exit()

0 commit comments

Comments
 (0)