From 0d045c0bb7ee6e6162d2c1fc3e8031a3b067f49f Mon Sep 17 00:00:00 2001 From: Xiaohua Zhang Date: Tue, 27 Nov 2018 10:28:41 +0000 Subject: Fix pep8 errors in multicloud plugin Fix pep8 errors in registration moduel Change-Id: I4b1d3ef1ed397c537b7904f229c0bbc07796a97e Issue-ID: MULTICLOUD-420 Signed-off-by: Xiaohua Zhang --- windriver/titanium_cloud/registration/__init__.py | 1 - 1 file changed, 1 deletion(-) (limited to 'windriver/titanium_cloud/registration/__init__.py') diff --git a/windriver/titanium_cloud/registration/__init__.py b/windriver/titanium_cloud/registration/__init__.py index afa702d3..ae1ce9db 100644 --- a/windriver/titanium_cloud/registration/__init__.py +++ b/windriver/titanium_cloud/registration/__init__.py @@ -11,4 +11,3 @@ # 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. - -- cgit 1.2.3-korg