Skip to content

Commit be8cfc9

Browse files
authored
Merge branch 'main' into list_md_model_group_handling
2 parents 35c76b2 + 38992ff commit be8cfc9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ads/opctl/operator/lowcode/forecast/__init__.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,6 @@
33

44
# Copyright (c) 2023 Oracle and/or its affiliates.
55
# Licensed under the Universal Permissive License v 1.0 as shown at https://oss.oracle.com/licenses/upl/
6+
7+
import numpy as np
8+
np.random.seed(42)

0 commit comments

Comments
 (0)