forked from p15670423/monkey
Agent: Reformat all code with latest version of Black
This commit is contained in:
parent
5134533f0f
commit
a3a99faec7
|
@ -66,7 +66,6 @@ if is_windows_os():
|
||||||
def get_routes():
|
def get_routes():
|
||||||
raise NotImplementedError()
|
raise NotImplementedError()
|
||||||
|
|
||||||
|
|
||||||
else:
|
else:
|
||||||
from fcntl import ioctl
|
from fcntl import ioctl
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue