Fix all pylint issues

This commit is contained in:
Galen Guyer 2019-10-31 18:05:53 -04:00
parent 631b75c9f8
commit e72c83aafc
No known key found for this signature in database
GPG key ID: 6E39D00D77389D4E
12 changed files with 80 additions and 74 deletions

View file

@ -7,7 +7,7 @@ from flask import current_app as app
from sshtunnel import SSHTunnelForwarder
from proxstar import logging
from proxstar.util import *
from proxstar.util import gen_password
def stop_websockify():