diff options
author | Xiaohua Zhang <xiaohua.zhang@windriver.com> | 2018-11-27 10:31:54 +0000 |
---|---|---|
committer | Xiaohua Zhang <xiaohua.zhang@windriver.com> | 2018-11-27 10:31:54 +0000 |
commit | f8c71ac2d1a764c953f5c8cf513aa8d3f9810578 (patch) | |
tree | 1fdd124fc76e4d35c2880dee0e9d52e9b0826487 /windriver/titanium_cloud/vesagent/__init__.py | |
parent | 78ead3c00e16cf9e4fd24535a925d3766c6f6aa8 (diff) |
Fix pep8 errors in windriver plugin
Fix errors in vesagent
Change-Id: I9cb0afda7a17a08246fcee8439e1ef2775609948
Issue-ID: MULTICLOUD-420
Signed-off-by: Xiaohua Zhang <xiaohua.zhang@windriver.com>
Diffstat (limited to 'windriver/titanium_cloud/vesagent/__init__.py')
-rw-r--r-- | windriver/titanium_cloud/vesagent/__init__.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/windriver/titanium_cloud/vesagent/__init__.py b/windriver/titanium_cloud/vesagent/__init__.py index e4fe7a00..5f8b0d18 100644 --- a/windriver/titanium_cloud/vesagent/__init__.py +++ b/windriver/titanium_cloud/vesagent/__init__.py @@ -13,4 +13,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. - |