X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2Futils%2F__init__.py;fp=src%2Futils%2F__init__.py;h=f035acd64e0c3871d0a449252065dd421506f4f7;hb=a2a8765042697b6839818a39559cf911c7011ad7;hp=0000000000000000000000000000000000000000;hpb=ea6e5c0fa03ccf6b3a000578a10e34e9320f0fbf;p=ric-app%2Fhw-python.git diff --git a/src/utils/__init__.py b/src/utils/__init__.py new file mode 100644 index 0000000..f035acd --- /dev/null +++ b/src/utils/__init__.py @@ -0,0 +1,17 @@ +# ================================================================================== +# +# Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved. +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# +# ==================================================================================