~joetalbott/qa-dashboard/weekly_trends

« back to all changes in this revision

Viewing changes to sru/management/commands/__init__.py

  • Committer: Tarmac
  • Author(s): Chris Johnston
  • Date: 2013-03-22 14:00:38 UTC
  • mfrom: (288.1.1 length)
  • Revision ID: tarmac-20130322140038-g70vpbr2inuf2da5
[r=Joe Talbott] Just a blanket fix to reduce flake8 issues from Chris Johnston

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
# MERCHANTABILITY, SATISFACTORY QUALITY, or FITNESS FOR A PARTICULAR
11
11
# PURPOSE.  See the GNU Affero General Public License for more details.
12
12
 
13
 
# You should have received a copy of the GNU Affero General Public License along
14
 
# with this program.  If not, see <http://www.gnu.org/licenses/>.
 
13
# You should have received a copy of the GNU Affero General Public License
 
14
# along with this program.  If not, see <http://www.gnu.org/licenses/>.
15
15