From: Haibin Huang Date: Tue, 15 Jan 2019 02:50:51 +0000 (+0800) Subject: Fix requests pep8 error for ocata X-Git-Tag: 1.3.0~70 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=cc24922e8133c6415747943860cdd09da205a85c;p=multicloud%2Fopenstack.git Fix requests pep8 error for ocata This patch is only fixing the pep8 issues under the requests folder for ocata release, which is only triggered by tox mannually. Change-Id: I135ca298eaa68ce6da56c4437e48d539ba640992 Issue-ID: MULTICLOUD-434 Signed-off-by: Haibin Huang --- diff --git a/ocata/ocata/requests/__init__.py b/ocata/ocata/requests/__init__.py index afa702d3..ae1ce9db 100644 --- a/ocata/ocata/requests/__init__.py +++ b/ocata/ocata/requests/__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. - diff --git a/ocata/ocata/requests/views/__init__.py b/ocata/ocata/requests/views/__init__.py index afa702d3..ae1ce9db 100644 --- a/ocata/ocata/requests/views/__init__.py +++ b/ocata/ocata/requests/views/__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. -