X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=ricxappframe%2Fxapp_sdl.py;fp=ricxappframe%2Fxapp_sdl.py;h=e39c7114134bc3f74fbd961814031868061474f5;hb=61270901cda095afdd3ce147bf0dfd628c84cf99;hp=af41aabdb6f134d35f6b3620be8a0905057005be;hpb=666e8319bd0e618576be79a14208d7eaf0de99f2;p=ric-plt%2Fxapp-frame-py.git diff --git a/ricxappframe/xapp_sdl.py b/ricxappframe/xapp_sdl.py index af41aab..e39c711 100644 --- a/ricxappframe/xapp_sdl.py +++ b/ricxappframe/xapp_sdl.py @@ -1,6 +1,3 @@ -""" -sdl functionality -""" # ================================================================================== # Copyright (c) 2020 Nokia # Copyright (c) 2020 AT&T Intellectual Property. @@ -18,6 +15,9 @@ sdl functionality # limitations under the License. # ================================================================================== +""" +sdl functionality +""" import msgpack from ricsdl.syncstorage import SyncStorage