Fix import in getsocks

This commit is contained in:
Kevin F 2022-02-18 14:39:46 -06:00
parent 15875d26c6
commit 81a0d83b53
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
from stem.control import Controller
from .torfilepaths import control_socket
from torfilepaths import control_socket
def get_socks():