diff options
author | Xiaohua Zhang <xiaohua.zhang@windriver.com> | 2018-11-27 10:30:56 +0000 |
---|---|---|
committer | Xiaohua Zhang <xiaohua.zhang@windriver.com> | 2018-11-27 10:30:56 +0000 |
commit | 78ead3c00e16cf9e4fd24535a925d3766c6f6aa8 (patch) | |
tree | 3486a41b4717e75f07f1ce714e4a945f205c8907 /windriver/titanium_cloud/resource/__init__.py | |
parent | 0d045c0bb7ee6e6162d2c1fc3e8031a3b067f49f (diff) |
Fix pep8 errors in windriver plugin
Fix errors in resource module
Change-Id: I59d43b3c62928bdacffc7fcd6f4c1c8055412e59
Issue-ID: MULTICLOUD-420
Signed-off-by: Xiaohua Zhang <xiaohua.zhang@windriver.com>
Diffstat (limited to 'windriver/titanium_cloud/resource/__init__.py')
-rw-r--r-- | windriver/titanium_cloud/resource/__init__.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/windriver/titanium_cloud/resource/__init__.py b/windriver/titanium_cloud/resource/__init__.py index afa702d3..ae1ce9db 100644 --- a/windriver/titanium_cloud/resource/__init__.py +++ b/windriver/titanium_cloud/resource/__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. - |