Extend Dockerfile and improve documentation
[ric-plt/a1.git] / a1 / __init__.py
index 818ed1a..76a9dac 100644 (file)
@@ -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