Skip to content

Commit

Permalink
Various little style fixes.
Browse files Browse the repository at this point in the history
  • Loading branch information
nvie committed Sep 6, 2014
1 parent fc803f5 commit 8f1e066
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions rq/scripts/rq_cli.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
"""
rq command line tool
RQ command line tool
"""
from __future__ import (absolute_import, division, print_function,
unicode_literals)
Expand Down

0 comments on commit 8f1e066

Please sign in to comment.