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 486070c commit b7ff05bCopy full SHA for b7ff05b
tests/unitary/with_extras/langchain/test_serialization.py
@@ -1,3 +1,10 @@
1
+#!/usr/bin/env python
2
+# -*- coding: utf-8 -*--
3
+
4
+# Copyright (c) 2023 Oracle and/or its affiliates.
5
+# Licensed under the Universal Permissive License v 1.0 as shown at https://oss.oracle.com/licenses/upl/
6
7
8
import os
9
from unittest import TestCase, mock, SkipTest
10
0 commit comments