Cleanup
This commit is contained in:
parent
7b29a32e8d
commit
23ab71a992
|
@ -38,7 +38,6 @@ class TorError(Exception):
|
||||||
|
|
||||||
|
|
||||||
def send_tor_signal(signal: Signal, confloc='./misc/tor/control.conf') -> bool:
|
def send_tor_signal(signal: Signal, confloc='./misc/tor/control.conf') -> bool:
|
||||||
|
|
||||||
try:
|
try:
|
||||||
# Try to authenticate with password.
|
# Try to authenticate with password.
|
||||||
with open(confloc, "r") as conf:
|
with open(confloc, "r") as conf:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user