diff options
author | Xiaohua Zhang <xiaohua.zhang@windriver.com> | 2018-11-27 10:26:29 +0000 |
---|---|---|
committer | Xiaohua Zhang <xiaohua.zhang@windriver.com> | 2018-11-27 10:26:29 +0000 |
commit | 87ba0b1dc07997db90d62df3c50cbb826fb8b828 (patch) | |
tree | 8dd539d4dc3108d7f0470183ed612d92abb092a5 /windriver/titanium_cloud/proxy/__init__.py | |
parent | 2a4dd5b2e224db4a34870e836dc47989c830d837 (diff) |
Fix pep8 errors in multicloud plugin
Fix pep8 errors in proxy module
Change-Id: Iea570d7cdf822cf7788ec7094c46b801b0a8c8d1
Issue-ID: MULTICLOUD-420
Signed-off-by: Xiaohua Zhang <xiaohua.zhang@windriver.com>
Diffstat (limited to 'windriver/titanium_cloud/proxy/__init__.py')
-rw-r--r-- | windriver/titanium_cloud/proxy/__init__.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/windriver/titanium_cloud/proxy/__init__.py b/windriver/titanium_cloud/proxy/__init__.py index afa702d3..ae1ce9db 100644 --- a/windriver/titanium_cloud/proxy/__init__.py +++ b/windriver/titanium_cloud/proxy/__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. - |