Improve pep8 conformance

This commit is contained in:
jvoisin 2016-04-18 01:40:17 +02:00
parent 9bfde7dfcc
commit 17e389b800
8 changed files with 6 additions and 12 deletions

View file

@ -18,7 +18,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
"""
import socket
from onionshare import OnionShare
from nose import with_setup
def test_choose_port_returns_a_port_number():