Fix bug 2283: Flavors are not longer created when using vim-flavor-id
[osm/RO.git] / integration-tests / test_vimconn_gcp.py
index ea9783b..2285f21 100644 (file)
@@ -35,7 +35,6 @@ __date__ = "$05-nov-2021 12:00:00$"
 
 
 class TestGCPOperations:
-
     gcp_conn = None
     time_id = datetime.today().strftime("%Y%m%d%H%M%S")
     vim_id = "gcp-test-" + time_id