Browse Source

lint code

auth
clowwindy 10 years ago
parent
commit
4e3c055406
  1. 2
      tests/test.py

2
tests/test.py

@ -32,8 +32,6 @@ import time
import argparse
from subprocess import Popen, PIPE
sys.path.insert(0, './')
python = 'python'
parser = argparse.ArgumentParser(description='test Shadowsocks')

Loading…
Cancel
Save