X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=a1%2F__init__.py;h=76a9dac30a439568b92b30a932e7d752bea8a0ed;hb=refs%2Fchanges%2F52%2F3852%2F4;hp=818ed1a4e928f04d75bf8ee1e8f1b636dbf9ecbb;hpb=86a578baf19b3213f211b772ad6f3a9c4f2dee4a;p=ric-plt%2Fa1.git diff --git a/a1/__init__.py b/a1/__init__.py index 818ed1a..76a9dac 100644 --- a/a1/__init__.py +++ b/a1/__init__.py @@ -1,6 +1,3 @@ -""" -contains the app; broken out here for ease of unit testing -""" # ================================================================================== # Copyright (c) 2019 Nokia # Copyright (c) 2018-2019 AT&T Intellectual Property. @@ -17,6 +14,9 @@ contains the app; broken out here for ease of unit testing # See the License for the specific language governing permissions and # limitations under the License. # ================================================================================== +""" +contains the app; broken out here for ease of unit testing +""" import connexion