mirror of
https://github.com/ComputerScienceHouse/proxstar.git
synced 2025-03-09 15:40:09 +00:00
Fix all pylint issues
This commit is contained in:
parent
631b75c9f8
commit
e72c83aafc
12 changed files with 80 additions and 74 deletions
|
@ -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():
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue