mirror of
https://github.com/sshuttle/sshuttle.git
synced 2025-05-08 18:14:28 +02:00
PEP-8 compliance
This commit is contained in:
parent
8c96d7a5f5
commit
5c6ec7ff86
@ -30,7 +30,7 @@ def enter_namespace(namespace, namespace_pid):
|
||||
if default_errcheck:
|
||||
return default_errcheck(ret, *args)
|
||||
|
||||
libc.setns.errcheck = errcheck # type: ignore
|
||||
libc.setns.errcheck = errcheck # type: ignore
|
||||
|
||||
debug1('Entering namespace %r' % namespace_dir)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user