some file missing newline at end of file

Bug #1472454 reported by Hiroki Aramaki
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Rally
Fix Released
Low
Hiroki Aramaki

Bug Description

When check rally project by flake8, no new line error is showed in following 3 files

/rally/task/types.py
/tests/functional/extra/fake_dir1/fake_plugin1.py
/tests/unit/plugins/openstack/wrappers/test_keystone.py

Changed in rally:
assignee: nobody → Hiroki Aramaki (h-aramaki)
Changed in rally:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to rally (master)

Reviewed: https://review.openstack.org/199370
Committed: https://git.openstack.org/cgit/openstack/rally/commit/?id=a99fc83c0911f754bd71a4e03ac7cd84c7405ccb
Submitter: Jenkins
Branch: master

commit a99fc83c0911f754bd71a4e03ac7cd84c7405ccb
Author: Hiroki Aramaki <email address hidden>
Date: Wed Jul 8 10:49:53 2015 +0900

    Some files missing newline at end of file

    Add new line at end of files. Python code styling guide(pep8) require
    new line at end of file. But some files missing newline at end of file.
    When check rally project by code checking tool (ex flake 8),
    no new line error is reported.This patch add new line to error reported files.

    Change-Id: Ibca2d8e90d826d8e02522f2d574e0033621d34fd
    Closes-Bug: #1472454

Changed in rally:
status: In Progress → Fix Committed
Changed in rally:
milestone: none → 0.1.0
Changed in rally:
importance: Undecided → Low
Changed in rally:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.